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.

27 lines
786 B

  1. docker-image: docker.0k.io/oods:1.0.0
  2. data-resources:
  3. - /var/www/onlyoffice/Data
  4. - /var/log/onlyoffice
  5. config-resources:
  6. - /etc/onlyoffice/documentserver
  7. uses:
  8. nextcloud-app:
  9. #constraint: required | recommended | optional
  10. #auto: pair | summon | none ## default: pair
  11. constraint: required
  12. auto: pair
  13. solves:
  14. interface: "UI server"
  15. ## XXXvlab: public access should NOT be necessary, but seem the only way to make
  16. ## it work: https://dev.onlyoffice.org/viewtopic.php?t=19272
  17. web-proxy:
  18. #constraint: required | recommended | optional
  19. #auto: pair | summon | none ## default: pair
  20. constraint: required
  21. auto: summon
  22. solves:
  23. proxy: "Public access"
  24. default-options:
  25. target: !var-expand ${MASTER_BASE_SERVICE_NAME}:80