add pgadmin
This commit is contained in:
@@ -24,6 +24,7 @@ Available services
|
||||
- Gitlab
|
||||
- [Wireguard](https://github.com/wg-easy/wg-easy)
|
||||
- wikiJS
|
||||
- PgAdmin
|
||||
|
||||
Role variables
|
||||
---------------
|
||||
@@ -62,6 +63,7 @@ Example variables
|
||||
- gitlab
|
||||
- wireguard
|
||||
- wikijs
|
||||
- pgadmin
|
||||
|
||||
watchtower_label_enable: true
|
||||
|
||||
@@ -101,6 +103,12 @@ Example variables
|
||||
wikijs_db_password: 'please-vault-this-too'
|
||||
wikijs_custom_css:
|
||||
- custom.css
|
||||
|
||||
pgadmin_domain: 'pgadmin.example.com'
|
||||
pgadmin_email: 'admin@example.com'
|
||||
pgadmin_password: 'please-vault-this-password'
|
||||
pgadmin_version: 'latest'
|
||||
pgadmin_watchtower_enable: true
|
||||
```
|
||||
|
||||
TODO
|
||||
|
||||
Reference in New Issue
Block a user