Update config.yml
Modify databases
Summary table
Modify with your request
Action | Entity name | short name | Environment |
---|---|---|---|
add | l'arada.coop | larada | trial |
Human description
Afegim la cooperativa l'arada.coop a processos.org
Checklists
Changes at this repo
For each database change, please do:
-
At host vars file, add or delete the short name to/from odoo_role_odoo_dbs
-
At host vars file, add or delete the domain name to/from domains
Changes at 3d party servers
-
At the DNS provider, add or delete a CNAME record from the domain name to the root domain
Glossary
Don't modify this one, it's only informative
environment |
host_vars file to modify |
domain name | root domain |
---|---|---|---|
trial | inventory/host_vars/proves.processos.org/config.yml |
example.proves.processos.org |
proves.processos.org |
prod | inventory/host_vars/processos.org/config.yml |
example.processos.org |
processos.org |
After this MR is approved
- Run
odoo-provisioning
with this inventory against trial and/or prod servers. - Things to change at Odoo by hand
- Company name
- Company logo
- Change admin password
- Create SMTP account (at Madrill or Maadix)
- Set SMTP config at "Settings → Outgoing Mail Servers"
Edited by Administrator