add alakazam integration file alaconnect.yml
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c42017839f
commit
20f99b13ad
76
alaconnect.yml
Normal file
76
alaconnect.yml
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
nextcloud:
|
||||||
|
uncomment:
|
||||||
|
- compose.nextcloud.yml
|
||||||
|
- NEXTCLOUD_DOMAIN
|
||||||
|
- SECRET_NEXTCLOUD_ID_VERSION
|
||||||
|
- SECRET_NEXTCLOUD_SECRET_VERSION
|
||||||
|
- nextcloud.png
|
||||||
|
wordpress:
|
||||||
|
uncomment:
|
||||||
|
- compose.wordpress.yml
|
||||||
|
- WORDPRESS_DOMAIN
|
||||||
|
- WORDPRESS_GROUP
|
||||||
|
- SECRET_WORDPRESS_ID_VERSION
|
||||||
|
- SECRET_WORDPRESS_SECRET_VERSION
|
||||||
|
- wordpress.png
|
||||||
|
matrix-synapse:
|
||||||
|
uncomment:
|
||||||
|
- compose.matrix.yml
|
||||||
|
- ELEMENT_DOMAIN
|
||||||
|
- SECRET_MATRIX_ID_VERSION
|
||||||
|
- SECRET_MATRIX_SECRET_VERSION
|
||||||
|
- matrix.svg
|
||||||
|
secrets:
|
||||||
|
matrix_id: matrix
|
||||||
|
wekan:
|
||||||
|
uncomment:
|
||||||
|
- compose.wekan.yml
|
||||||
|
- WEKAN_DOMAIN
|
||||||
|
- SECRET_WEKAN_ID_VERSION
|
||||||
|
- SECRET_WEKAN_SECRET_VERSION
|
||||||
|
- wekan.png
|
||||||
|
secrets:
|
||||||
|
wekan_id: wekan
|
||||||
|
vikunja:
|
||||||
|
uncomment:
|
||||||
|
- compose.vikunja.yml
|
||||||
|
- VIKUNJA_DOMAIN
|
||||||
|
- SECRET_VIKUNJA_ID_VERSION
|
||||||
|
- SECRET_VIKUNJA_SECRET_VERSION
|
||||||
|
- vikunja.svg
|
||||||
|
secrets:
|
||||||
|
vikunja_id: vikunja
|
||||||
|
monitoring:
|
||||||
|
uncomment:
|
||||||
|
- compose.monitoring.yml
|
||||||
|
- MONITORING_DOMAIN
|
||||||
|
- SECRET_MONITORING_ID_VERSION
|
||||||
|
- SECRET_MONITORING_SECRET_VERSION
|
||||||
|
- monitoring.png
|
||||||
|
outline:
|
||||||
|
uncomment:
|
||||||
|
- compose.outline.yml
|
||||||
|
- OUTLINE_DOMAIN
|
||||||
|
- SECRET_OUTLINE_ID_VERSION
|
||||||
|
- SECRET_OUTLINE_SECRET_VERSION
|
||||||
|
- outline.png
|
||||||
|
secrets:
|
||||||
|
outline_id: outline
|
||||||
|
rallly:
|
||||||
|
uncomment:
|
||||||
|
- compose.rallly.yml
|
||||||
|
- RALLLY_DOMAIN
|
||||||
|
- SECRET_RALLLY_ID_VERSION
|
||||||
|
- SECRET_RALLLY_SECRET_VERSION
|
||||||
|
- rallly.png
|
||||||
|
secrets:
|
||||||
|
rallly_id: rallly
|
||||||
|
hedgedoc:
|
||||||
|
uncomment:
|
||||||
|
- compose.hedgedoc.yml
|
||||||
|
- HEDGEDOC_DOMAIN
|
||||||
|
- SECRET_HEDGEDOC_ID_VERSION
|
||||||
|
- SECRET_HEDGEDOC_SECRET_VERSION
|
||||||
|
- hedgedoc.png
|
||||||
|
secrets:
|
||||||
|
hedgedoc_id: hedgedoc
|
Loading…
x
Reference in New Issue
Block a user