HAddons/dolideb/config.yaml
2024-08-28 13:11:36 +02:00

22 lines
395 B
YAML

name: "Dolibar"
description: "Get up and running Dolideb"
version: "latest"
slug: "Dolibar"
arch:
- aarch64
- amd64
url: https://dolibar.fr
map:
- config:rw
- backup:rw
image: docker.io/tuxgasy/dolibarr
init: false
ingress: true
ingress_port: 9200
ingress_stream: true
ports:
80/tcp: 9200
ports_description:
9200/tcp: "Dolideb"
startup: application
watchdog: tcp://[HOST]:[PORT:9200]