Sign inSign up

chamunks/lilypad-proxy

By chamunks

Updated almost 11 years ago

https://github.com/chamunks/Lilypad-Proxy

Image
0

510

chamunks/lilypad-proxy repository overview

GoLilypad-Proxy Server Container

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.

How-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.

Current Status

Complete tested and functional.

ToDo

  • Create docker-compose.yml file to launch proxy
  • Write how-to use container guide
  • Tags for past MC versions
  • Tag for latest version.

Health & Statistics

Repository Health

GitHub issues out of GitHub total issues

Container Build Health

Docker Pulls Docker Stars Docker Build Status

Repository Statistics/Info

GitHub license

GitHub forks GitHub stars

Tag summary

Content type

Image

Digest

sha256:07d7b583f

Size

67 MB

Last updated

almost 11 years ago

docker pull chamunks/lilypad-proxy