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

feat(ansible): optionally set basic auth on admin #643

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

AVM-Martin
Copy link
Collaborator

Optionally restrict access on admin dashboard with nginx basic auth

@AVM-Martin AVM-Martin self-assigned this Aug 11, 2024
deployment/ansible/playbooks/deploy.yml Outdated Show resolved Hide resolved
Copy link
Member

@fushar fushar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kena ini

TASK [nginx-certbot-deploy : Set up basic auth] *************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'passlib'

Kayaknya si passlib ini mesti dimasukin jadi dependency untuk diinstal di suatu tempat.

@AVM-Martin
Copy link
Collaborator Author

Kena ini

TASK [nginx-certbot-deploy : Set up basic auth] *************************************************************************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'passlib'

Kayaknya si passlib ini mesti dimasukin jadi dependency untuk diinstal di suatu tempat.

Noted, aku coba cek ya

@fushar fushar merged commit eb48a8f into ia-toki:master Aug 13, 2024
4 checks passed
@AVM-Martin AVM-Martin deleted the feature/nginx-basic-auth branch August 13, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants