https://github.com/chamunks/Lilypad-Connect
517
This will create a Lilypad authentication server. This is the backbone of a Lilypad Network. Its what tells Proxies and Minecraft servers in a Lilypad network where to find each other.
Run via script or read the script for how to launch.
./connect.sh up
Obtain help with connect.sh.
./connect.sh help
You get a bit more control and make less errors launching this container by docker-compose so I suggest you try to install docker-compose and stick to using that over the commands themselves but if you're already confident with using docker run and know what you'd like to pass to it argument wise feel free. The docker volumes all exist within /app/ inside of the container.
I haven't decided how I want to run things as underprivileged users as a standard in my containers yet so currently the application is running with too many privileges inside of the container but you could theoretically make the entire container read only.
Complete tested and functional.
Content type
Image
Digest
sha256:a2389c14b…
Size
65.5 MB
Last updated
almost 11 years ago
docker pull chamunks/lilypad-connect