Skip to content
Extraits de code Groupes Projets
Valider 4fbc2103 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

Double toggle comments

parent 5c048127
Branches
Étiquettes
Aucune requête de fusion associée trouvée
--- ---
# Framadate URL ## Framadate URL
date_url: "date.example.org" date_url: "date.example.org"
# Framadate DB ## Framadate DB
date_db_root: "veryUnsecureRootPassToBeModified" date_db_root: "veryUnsecureRootPassToBeModified"
date_db_user: "framadate" date_db_user: "framadate"
date_db_pass: "veryUnsecurePassToBeModified" date_db_pass: "veryUnsecurePassToBeModified"
# Framadate Admin User / Password ## Framadate Admin User / Password
date_admin_user: "admin" date_admin_user: "admin"
date_admin_pass: "veryUnsecureAdminPassToBeModified" date_admin_pass: "veryUnsecureAdminPassToBeModified"
# Framadate Admin e-mail ## Framadate Admin e-mail
default_maintenance_email: "maintenance@example.org" default_maintenance_email: "maintenance@example.org"
# OPTIONAL - Mailserver, if defined a postfix proxy will be deployed, otherwise MailHog will be deployed ## OPTIONAL - Mailserver, if defined a postfix proxy will be deployed, otherwise MailHog will be deployed
# mailname: example.org # mailname: example.org
# mailserver: smtp.example.org # mailserver: smtp.example.org
# smtpport: 465 # smtpport: 465
# smtpuser: smtpuser # smtpuser: smtpuser
# smtppass: veryUnsecurePassToBeModified # smtppass: veryUnsecurePassToBeModified
# OPTIONAL - For Backups only ## OPTIONAL - For Backups only
# Parameters for pushing backups to Object Storage - Instance 1 ## Parameters for pushing backups to Object Storage - Instance 1
# swift_odoo_authurl: https://auth.cloud.ovh.net/v3/ # swift_odoo_authurl: https://auth.cloud.ovh.net/v3/
# swift_odoo_authversion: 3 # swift_odoo_authversion: 3
# swift_odoo_tenantid: "132e1fa" # swift_odoo_tenantid: "132e1fa"
...@@ -27,7 +27,7 @@ default_maintenance_email: "maintenance@example.org" ...@@ -27,7 +27,7 @@ default_maintenance_email: "maintenance@example.org"
# swift_odoo_username: "testuser" # swift_odoo_username: "testuser"
# swift_odoo_password: "testpassword" # swift_odoo_password: "testpassword"
# swift_odoo_regionname: "GRA" # swift_odoo_regionname: "GRA"
# Parameters for pushing backups to Object Storage - Instance 2 ## Parameters for pushing backups to Object Storage - Instance 2
# swift_odoo2_authurl: https://auth.cloud.ovh.net/v3/ # swift_odoo2_authurl: https://auth.cloud.ovh.net/v3/
# swift_odoo2_authversion: 3 # swift_odoo2_authversion: 3
# swift_odoo2_tenantid: "12323534ab" # swift_odoo2_tenantid: "12323534ab"
...@@ -35,5 +35,5 @@ default_maintenance_email: "maintenance@example.org" ...@@ -35,5 +35,5 @@ default_maintenance_email: "maintenance@example.org"
# swift_odoo2_username: "testuser" # swift_odoo2_username: "testuser"
# swift_odoo2_password: "testpassword" # swift_odoo2_password: "testpassword"
# swift_odoo2_regionname: "DE" # swift_odoo2_regionname: "DE"
# Passphrase for backups encryption ## Passphrase for backups encryption
# date_backup_pass: notSecureEnoughPasswordToBeModified # date_backup_pass: notSecureEnoughPasswordToBeModified
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter