Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add http password to www #628

Open
gamafranco opened this issue Jun 12, 2018 · 1 comment
Open

Add http password to www #628

gamafranco opened this issue Jun 12, 2018 · 1 comment

Comments

@gamafranco
Copy link

We can add easily password to the web app on Python Anyware, but not if we're using the bot on a VPS.

Would be good to have this option on the configuration file.

@FlPCrZ
Copy link

FlPCrZ commented Oct 16, 2019

Dont know if it is exactly what you are looking for but you can use http authentication in the nginx container: just create a password with htpasswd htpasswd .htaccess YOUR_PASSWORD and mount the file .htaccess in the nginx folder in the nginx container volume.
src: https://github.com/jwilder/nginx-proxy#basic-authentication-support
passwords should not be in config files IMHO...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants