MediKeep
Docker-Anwendung from afairgiant's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8000]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Port for accessing the web interface
- Ziel
- 8000
- Standard
- 8000
- Wert
- 8000
PostgreSQL database hostname or IP
- Ziel
- DB_HOST
- Standard
- postgres
- Wert
- postgres
PostgreSQL database port
- Ziel
- DB_PORT
- Standard
- 5432
- Wert
- 5432
PostgreSQL database name
- Ziel
- DB_NAME
- Standard
- medical_records
- Wert
- medical_records
PostgreSQL database username
- Ziel
- DB_USER
- Standard
- medapp
- Wert
- medapp
PostgreSQL database password
- Ziel
- DB_PASSWORD
Secret key for JWT tokens (generate a random string)
- Ziel
- SECRET_KEY
Path to store uploaded files
- Ziel
- /app/uploads
- Standard
- /mnt/user/appdata/medikeep/uploads
- Wert
- /mnt/user/appdata/medikeep/uploads
Path to store application logs
- Ziel
- /app/logs
- Standard
- /mnt/user/appdata/medikeep/logs
- Wert
- /mnt/user/appdata/medikeep/logs
Path to store database backups
- Ziel
- /app/backups
- Standard
- /mnt/user/appdata/medikeep/backups
- Wert
- /mnt/user/appdata/medikeep/backups
Logging level (DEBUG/INFO/WARNING/ERROR)
- Ziel
- LOG_LEVEL
- Standard
- INFO
- Wert
- INFO
Timezone for the application
- Ziel
- TZ
- Standard
- America/New_York
- Wert
- America/New_York
Enable HTTPS/SSL (requires certificate setup)
- Ziel
- ENABLE_SSL
- Standard
- false
- Wert
- false
SSO Provider Type (oidc/saml)
- Ziel
- SSO_PROVIDER_TYPE
- Standard
- oidc
- Wert
- oidc
SSO Issuer/Provider URL
- Ziel
- SSO_ISSUER_URL
SSO Redirect URI
- Ziel
- SSO_REDIRECT_URI
SSO Allowed Domains (JSON array)
- Ziel
- SSO_ALLOWED_DOMAINS
- Standard
- []
- Wert
- []
Enable Single Sign-On
- Ziel
- SSO_ENABLED
- Standard
- false
- Wert
- false
SSO Client ID (if SSO enabled)
- Ziel
- SSO_CLIENT_ID
SSO Client Secret (if SSO enabled)
- Ziel
- SSO_CLIENT_SECRET
User ID
- Standard
- 99
- Wert
- 99
Group ID
- Standard
- 100
- Wert
- 100
Kategorien
Einzelheiten
ghcr.io/afairgiant/medikeep:latestFühren Sie MediKeep auf Unraid aus.
MediKeep ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.