feat(service): Add Vert service (#5663)

This commit is contained in:
Franck Kerbiriou
2025-05-14 14:17:41 +02:00
committed by GitHub
parent 6e28ec40bc
commit 08a1620244
2 changed files with 13 additions and 0 deletions

BIN
public/svgs/vert.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View File

@@ -0,0 +1,13 @@
# documentation: https://github.com/VERT-sh/VERT
# slogan: The next-generation file converter. Open source, fully local* and free forever.
# tags: converter,file,documents,files,ffmpeg,wasm
# logo: svgs/vert.png
# port: 80
services:
vert:
image: ghcr.io/vert-sh/vert:latest
environment:
- SERVICE_FQDN_VERT_80
- PUB_HOSTNAME=${SERVICE_FQDN_VERT_80}
- PUB_ENV=production