Add Obico server for 3D printer failure detection

imagegenius monolithic image with NVIDIA GPU (GTX 1660 SUPER) via cuda tag.
Includes internal Redis, npm-network for reverse proxy, DJANGO_SECRET_KEY
as env var placeholder for Portainer.
This commit is contained in:
2026-02-26 16:26:34 +00:00
parent 5e91f0c68b
commit 196613f684
2 changed files with 56 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Obico Server environment variables
# Copy to .env and fill in values, OR set in Portainer stack environment
# Generate after first start with:
# docker exec -it obico python manage.py gen_site_secret
DJANGO_SECRET_KEY=change-me-generate-with-manage.py-gen_site_secret