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"
version: "0.0.1"
slug: "Dolibar"
arch:
- aarch64
- amd64
url: https://dolibar.fr
map:
- config:rw
- backup:rw
image: tuxgasy/dolibarr:latest
init: false
ingress: true
ingress_port: 9200
ingress_stream: true
ports:
11434/tcp: 9200
ports_description:
11434/tcp: "Dolideb"
startup: application
watchdog: tcp://[HOST]:[PORT:9200]