+
Skip to content

Rican7/rage

Repository files navigation

rage

Because we all get a little pissed sometimes...

What?

This app has a LONG history, and unfortunately it's referenceable past has experienced link rot. In short, a co-worker of mine from many years ago had a silly bash alias that worked by pinging a service like this, and then it died. Soooo, I recreated it... and then it sat for 10+ years untouched. And yea, amazingly it ran without issues all that time.

Recently, I (Trevor Suarez (Rican7)) started some maintenance on some old projects and servers, and I found this app just sitting, still running all this time, but on a VERY old version of PHP, with it's version-controlled source having never been pushed to a remote... So, I pushed the source to my GitHub, containerized the app, and now it's running on modern serverless fully-managed compute. Yay!

And, well, then I decided to re-write it in Go! Why? Well, because honestly the old PHP source would have taken a bit of effort just to update to be properly compatible (and secure) with modern PHP versions, and because PHP isn't super well-suited for these kinds of serverless workloads. Oh, yea, and just because I love Go. :)

Anyway, this is silly. Enjoy!

PS: Alias this in your shell environment for a good time, like this:

alias fuck="curl -Ls https://rage.metroserve.me/?format=plain"

Run

Important

This service requires a Redis instance, of which it connects via information provided in environment variables.

Entire Service

If you have Docker, and the docker-compose plugin, you should be able to run via docker compose:

docker compose up

App Only

If you just want the HTTP service app, and you have a working Go environment, you can run via go run:

go run github.com/Rican7/rage@latest

... Otherwise, if you have Docker, you should be able to just build it with docker build and run it with docker run:

docker build -t 'rican7/rage' .
docker run --rm --publish 8080:80 --env-file .env 'rican7/rage'

Configuration

This app is predominantly configured via environment variables.

To see what environment variables are available to configure, see the .env.example file.

About

Because we all get a little pissed sometimes... https://twitter.com/trevorsuarez/status/507181061861015553

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载