From 2db8ca50590f1979454ab9b8184efe847dbcf1ec Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 5 Sep 2021 23:11:28 +0100 Subject: [PATCH] Add basic auth to dokku --- ansible/host_vars/grimes.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ansible/host_vars/grimes.yml b/ansible/host_vars/grimes.yml index fbf8999..67d3305 100644 --- a/ansible/host_vars/grimes.yml +++ b/ansible/host_vars/grimes.yml @@ -15,6 +15,9 @@ dokku_plugins: - name: redirect url: https://github.com/dokku/dokku-redirect.git + - name: http-auth + url: https://github.com/dokku/dokku-http-auth.git + # https://dokku.com/docs/advanced-usage/backup-recovery/ restic_backup_locations: - /home/dokku