Install some dokku plugins

This commit is contained in:
Jake Howard 2021-06-22 22:57:02 +01:00
parent 83c84abc62
commit 50c5ed68e3
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,3 +1,15 @@
ssh_extra_allowed_users: dokku
dokku_daemon_install: false
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