This commit is contained in:
ai-dev
2024-08-28 13:03:39 +02:00
parent fe0b49e74f
commit c9da5f5930
4 changed files with 22 additions and 64 deletions

22
dolideb/config.yaml Normal file
View File

@@ -0,0 +1,22 @@
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]