HAddons/dolideb/config.yaml

22 lines
395 B
YAML
Raw Normal View History

2024-08-28 13:03:39 +02:00
name: "Dolibar"
description: "Get up and running Dolideb"
2024-08-28 13:07:08 +02:00
version: "latest"
2024-08-28 13:03:39 +02:00
slug: "Dolibar"
arch:
- aarch64
- amd64
url: https://dolibar.fr
map:
- config:rw
- backup:rw
2024-08-28 13:06:02 +02:00
image: docker.io/tuxgasy/dolibarr
2024-08-28 13:03:39 +02:00
init: false
ingress: true
ingress_port: 9200
ingress_stream: true
ports:
2024-08-28 13:11:36 +02:00
80/tcp: 9200
2024-08-28 13:03:39 +02:00
ports_description:
2024-08-28 13:11:36 +02:00
9200/tcp: "Dolideb"
2024-08-28 13:03:39 +02:00
startup: application
watchdog: tcp://[HOST]:[PORT:9200]