You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.2 KiB
61 lines
1.2 KiB
odoo:
|
|
charm: odoo-tecnativa
|
|
docker-compose:
|
|
command:
|
|
#- "--dev=xml,qweb,werkzeug,reload"
|
|
- "--log-level=debug"
|
|
- "--limit-time-cpu=500"
|
|
- "--limit-time-real=500"
|
|
- "--limit-memory-soft=25273917440"
|
|
- "--limit-memory-hard=25273917440"
|
|
image: docker.0k.io/mirror/odoo:rc_13.0-MYC-INIT
|
|
# image: docker.0k.io/mirror/odoo:rc_12.0-MYC-INIT
|
|
options:
|
|
workers: 4
|
|
relations:
|
|
web-proxy:
|
|
frontend:
|
|
creds:
|
|
usertochange: PASSTOCHANGE
|
|
domain: gestion.mondomaine.fr
|
|
# server-aliases:
|
|
# - mydomain2.org
|
|
# - mydomain3.org
|
|
|
|
frontend:
|
|
charm: apache
|
|
relations:
|
|
cert-provider: letsencrypt
|
|
|
|
py3o-fusion:
|
|
|
|
letsencrypt:
|
|
options:
|
|
email: nicolas.jeudy@myceliandre.fr
|
|
|
|
logrotate:
|
|
|
|
rocketchat:
|
|
relations:
|
|
web-proxy:
|
|
frontend:
|
|
domain: chat.mondomaine.fr
|
|
|
|
nextcloud:
|
|
options:
|
|
admin:
|
|
user: admin
|
|
password: PASSTOCHANGE
|
|
relations:
|
|
web-proxy:
|
|
frontend:
|
|
domain: drive.mondomaine.fr
|
|
|
|
onlyoffice:
|
|
relations:
|
|
web-proxy:
|
|
frontend:
|
|
domain: doc.mondomaine.fr
|
|
|
|
bitwarden.mondomaine.org:
|
|
charm: bitwarden
|