infrastructure/ansible/roles/dokku/vars/main.yml
2023-10-01 16:34:01 +01:00

10 lines
299 B
YAML

dokku_plugins:
- name: postgres
url: https://github.com/dokku/dokku-postgres.git
- name: redis
url: https://github.com/dokku/dokku-redis.git
- name: redirect
url: https://github.com/dokku/dokku-redirect.git
- name: http-auth
url: https://github.com/dokku/dokku-http-auth.git