infrastructure/ansible/roles/dokku/vars/main.yml

10 lines
299 B
YAML
Raw Normal View History

2023-10-01 16:25:20 +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: redirect
url: https://github.com/dokku/dokku-redirect.git
- name: http-auth
url: https://github.com/dokku/dokku-http-auth.git