mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Updated discourse for docker-update role
This commit is contained in:
@@ -40,6 +40,12 @@ defaults_applications:
|
||||
#plc_rotation_key_k256_private_key_hex: # Needs to be defined in inventory file - Use: openssl rand -hex 32
|
||||
#admin_password: # Needs to be defined in inventory file - Use: openssl rand -base64 16
|
||||
|
||||
## Discourse:
|
||||
discourse:
|
||||
container: "discourse_application" # Name of the container application
|
||||
repository: "discourse_repository" # Name of the repository folder
|
||||
# database_password: # Needs to be defined in inventory file
|
||||
|
||||
## Friendica
|
||||
friendica:
|
||||
version: "latest"
|
||||
|
Reference in New Issue
Block a user