feat: Docker containerization #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DasAoD/sfguildsv2#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Containerisierung von sfguildsv2
Ziel: sfguildsv2 als vollständig selbst enthaltenes Docker-Image.
Geplante Architektur
php:8.4-fpm-bookwormrust_examples/, kompiliert nach/opt/sf-api/im ImageOffene Aufgaben
Dockerfileerstellendocker/nginx.conferstellendocker/supervisord.conferstellendocker/entrypoint.sherstellendocker-compose.ymlfür lokales Testen erstellenDOCKERHUB_USERNAME,DOCKERHUB_TOKEN) im Forgejo-Repo hinterlegendocker.yml) vonworkflow_dispatchauf automatischen Push-Trigger umstellenVolumes
/var/www/sfguildsv2/data/→ SQLite-DB + Uploads (persistent)/var/www/sfguildsv2/config/.env→ Encryption Key (read-only)Voraussetzung
sf-api Member-Sync ist stabil (bereits erfüllt).