Deploy gotosocial
This commit is contained in:
parent
7dd4d6807a
commit
6cfbea7335
@ -22,6 +22,7 @@ services:
|
|||||||
GTS_INSTANCE_LANGUAGES: "de,en-gb"
|
GTS_INSTANCE_LANGUAGES: "de,en-gb"
|
||||||
GTS_LETSENCRYPT_ENABLED: "false"
|
GTS_LETSENCRYPT_ENABLED: "false"
|
||||||
GTS_METRICS_ENABLED: "true"
|
GTS_METRICS_ENABLED: "true"
|
||||||
|
GTS_LANDING_PAGE_USER: "admin"
|
||||||
# STORAGE
|
# STORAGE
|
||||||
GTS_STORAGE_BACKEND: "s3"
|
GTS_STORAGE_BACKEND: "s3"
|
||||||
GTS_STORAGE_S3_ENDPOINT: "{{ gotosocial.s3.endpoint }}"
|
GTS_STORAGE_S3_ENDPOINT: "{{ gotosocial.s3.endpoint }}"
|
||||||
|
@ -44,5 +44,6 @@
|
|||||||
- {role: compose_project, service: watchtower}
|
- {role: compose_project, service: watchtower}
|
||||||
- {role: compose_project, service: wkd}
|
- {role: compose_project, service: wkd}
|
||||||
- {role: compose_project, service: wallabag}
|
- {role: compose_project, service: wallabag}
|
||||||
|
- {role: compose_project, service: gotosocial}
|
||||||
|
|
||||||
# vim: ft=yaml.ansible
|
# vim: ft=yaml.ansible
|
||||||
|
Loading…
Reference in New Issue
Block a user