Skip to content

paring-chan/mc-router-manager

Repository files navigation

MC Router Manager

Management web ui for mc-router

thumbnail.png

Installation

You can use docker image: pikokr/mc-router-manager

There's no authentication, so you should use proxy with authentication for exposing this application publically

docker run -d -e API_URL=http://host:port -p 127.0.0.1:3000:3000 pikokr/mc-router-manager