This commit is contained in:
2022-05-16 23:11:16 -04:00
parent ddb3764046
commit 71bbc36c4b
8 changed files with 77 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
- host_vars/bitwarden.yml
roles:
- base
- nginx
- docker
- traefik
- bitwarden

View File

@@ -2,6 +2,9 @@
allow_reboot: false
manage_network: false
# nginx proxy
proxy: helloworld
# docker
docker_users:
- vagrant
@@ -13,6 +16,9 @@ traefik_domain: traefik.vm.krislamo.org
traefik_auth: admin:$apr1$T1l.BCFz$Jyg8msXYEAUi3LLH39I9d1 # admin:admin
#traefik_acme_email: realemail@example.com # Let's Encrypt settings
#traefik_production: true
traefik_ports:
- "8000:80"
- "4430:443"
# bitwarden
# Get Installation ID & Key at https://bitwarden.com/host/