https://github.com/chamunks/Lilypad-Proxy
510
This will create a Lilypad proxy server. This is the front door of a Lilypad Network. Its what actually does the packet routing between the server and the player. You can run this temporarily without a Lilypad-Connect server running but no new players will be able to join your network. Nor will anyone be able to switch servers or communicate anything between servers (this includes Private messages or other plugin related communication). Your server will also appear to have a player count of 0 our of 0 slots without a Lilypad-Connect that this proxy instance can connect to.
Run via script or read the script for how to launch.
./proxy.sh up
Obtain help with proxy.sh.
./proxy.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:07d7b583f…
Size
67 MB
Last updated
almost 11 years ago
docker pull chamunks/lilypad-proxy