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.

69 lines
1.4 KiB

6 years ago
6 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_16.0-MYC-INIT
  12. #image: docker.0k.io/mirror/odoo:rc_17.0-MYC-INIT
  13. #image: docker.0k.io/mirror/odoo:rc_14.0-MYC-INIT
  14. # image: docker.0k.io/mirror/odoo:rc_13.0-MYC-INIT
  15. # image: docker.0k.io/mirror/odoo:rc_12.0-MYC-INIT-3.7
  16. options:
  17. workers: 4
  18. relations:
  19. web-proxy:
  20. frontend:
  21. creds:
  22. usertochange: PASSTOCHANGE
  23. domain: gestion.mondomaine.fr
  24. # server-aliases:
  25. # - mydomain2.org
  26. # - mydomain3.org
  27. frontend:
  28. charm: apache
  29. relations:
  30. cert-provider: letsencrypt
  31. py3o-fusion:
  32. letsencrypt:
  33. options:
  34. email: nicolas.jeudy@myceliandre.fr
  35. logrotate:
  36. postgres:
  37. charm: postgres
  38. docker-compose:
  39. image: docker.0k.io/postgres:12.15-myc
  40. rocketchat:
  41. relations:
  42. web-proxy:
  43. frontend:
  44. domain: chat.mondomaine.fr
  45. nextcloud:
  46. options:
  47. admin:
  48. user: admin
  49. password: PASSTOCHANGE
  50. relations:
  51. web-proxy:
  52. frontend:
  53. domain: drive.mondomaine.fr
  54. onlyoffice:
  55. relations:
  56. web-proxy:
  57. frontend:
  58. domain: doc.mondomaine.fr
  59. bitwarden.mondomaine.org:
  60. charm: bitwarden