MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
91 stars 22 forks source link

Where to setup webpanel the login and password? #151

Closed JohnPBee closed 10 months ago

JohnPBee commented 1 year ago

I installed everything and got it running, but have no idea how to login... Was there a place to enter a login and password?

I didn't see anything in the docker-compose.yml file

JohnPBee commented 1 year ago

Nevermind, I found it;

USERNAME | The username of the admin user created on first boot. | admin PASSWORD | The password of the admin user. This value is only used when creating the new user. If you use the default value, please change it after first sign-in. | password

That said, any idea where the physical location of the ../LocalBackups/ virtual folder is?

IceOfWraith commented 11 months ago

The folders are wherever you specify for the volume when creating the docker-compose.yml file. They would be inside each instances' folder.