update gitea, remove .idea

This commit is contained in:
2026-05-17 21:24:42 +02:00
parent 6516c46078
commit 954c86123f
9 changed files with 81 additions and 33 deletions
+22
View File
@@ -0,0 +1,22 @@
#zeropsPreprocessor=on
services:
- hostname: db
type: postgresql:ha@18
priority: 10
verticalAutoscaling:
minFreeRamGB: 0.25
- hostname: volume
type: seaweedfs:ha@3
priority: 10
- hostname: gitea
type: ubuntu@24.04
envSecrets:
DB_PASSWORD: <@generateRandomString(<32>)>
JWT_SECRET: <fill-from-generate-secrets.sh>
LFS_JWT_SECRET: <fill-from-generate-secrets.sh>
SECRET_KEY: <fill-from-generate-secrets.sh>
INTERNAL_TOKEN: <fill-from-generate-secrets.sh>
minContainers: 1
maxContainers: 1
mount:
- volume