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

7 years ago
7 years ago
  1. odoo:
  2. charm: odoo-tecnativa
  3. docker-compose:
  4. command:
  5. #- "--dev=xml,qweb,werkzeug,reload"
  6. - "--log-level=debug"
  7. - "--limit-time-cpu=500"
  8. - "--limit-time-real=500"
  9. - "--limit-memory-soft=25273917440"
  10. - "--limit-memory-hard=25273917440"
  11. image: docker.0k.io/mirror/odoo:rc_13.0-MYC-INIT
  12. # image: docker.0k.io/mirror/odoo:rc_12.0-MYC-INIT
  13. options:
  14. workers: 4
  15. relations:
  16. web-proxy:
  17. frontend:
  18. creds:
  19. usertochange: PASSTOCHANGE
  20. domain: gestion.mondomaine.fr
  21. # server-aliases:
  22. # - mydomain2.org
  23. # - mydomain3.org
  24. frontend:
  25. charm: apache
  26. relations:
  27. cert-provider: letsencrypt
  28. py3o-fusion:
  29. letsencrypt:
  30. options:
  31. email: nicolas.jeudy@myceliandre.fr
  32. logrotate:
  33. rocketchat:
  34. relations:
  35. web-proxy:
  36. frontend:
  37. domain: chat.mondomaine.fr
  38. nextcloud:
  39. options:
  40. admin:
  41. user: admin
  42. password: PASSTOCHANGE
  43. relations:
  44. web-proxy:
  45. frontend:
  46. domain: drive.mondomaine.fr
  47. onlyoffice:
  48. relations:
  49. web-proxy:
  50. frontend:
  51. domain: doc.mondomaine.fr
  52. bitwarden.mondomaine.org:
  53. charm: bitwarden