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.

20 lines
431 B

  1. description: Matomo server
  2. docker-image: matomo
  3. uses:
  4. mysql-database:
  5. #constraint: required | recommended | optional
  6. #auto: pair | summon | none ## default: pair
  7. constraint: required
  8. auto: summon
  9. solves:
  10. database: "matomo"
  11. web-proxy:
  12. contraint: recommended
  13. auto: pair
  14. solves:
  15. proxy: "Public access"
  16. default-options:
  17. target: !var-expand ${MASTER_BASE_SERVICE_NAME}:80