devforth / hothost

Lightweight and minimalistic open-source Servers and HTTP monitor
MIT License
168 stars 15 forks source link

Change password for admin user #23

Closed samboman closed 1 year ago

samboman commented 1 year ago

Is there a way to change the admin-password?

ParcNetwork commented 1 year ago

i think it depends on the way you started this project - if you were using docker-compose, you can set the admin pw inside the .yaml file

ivictbor commented 1 year ago

Yes, password is defined by environment variable HOTHOST_WEB_ADMIN_PASSWORD, does not matter whether you are using compose or cli or k8s just set this variable