infrastructure/ansible/host_vars/grimes.yml

16 lines
366 B
YAML
Raw Normal View History

2021-06-20 12:01:20 +01:00
ssh_extra_allowed_users: dokku
dokku_daemon_install: false
2021-06-22 22:57:02 +01:00
dokku_plugins:
- name: postgres
url: https://github.com/dokku/dokku-postgres.git
- name: redis
url: https://github.com/dokku/dokku-redis.git
- name: letsencrypt
url: https://github.com/dokku/dokku-letsencrypt.git
- name: redirect
url: https://github.com/dokku/dokku-redirect.git