Sure-Web
Docker-Anwendung from Skylinar's Repository
Übersicht
Anforderungen
Requires a //Postgres\\ database and //Redis\\.
Check the Sure documentation for more information: https://github.com/we-promise/sure/blob/main/docs/hosting/docker.md
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--restart unless-stopped
Konfiguration der Vorlage
Config data for application. Should be the same dir as Sure Worker.
- Ziel
- /rails/storage
- Standard
- /mnt/user/appdata/sure/app-storage
- Wert
- /mnt/user/appdata/sure/app-storage
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Secret key. Run `openssl rand -hex 64` to generate a secret
- Ziel
- SECRET_KEY_BASE
Postgres database host. Suggested: {YOUR-POSTGRES-IP}
- Ziel
- DB_HOST
Postgres database port. Default: 5432
- Ziel
- DB_PORT
- Standard
- 5432
Postgres database username.
- Ziel
- POSTGRES_USER
Postgres database password.
- Ziel
- POSTGRES_PASSWORD
Postgres database name.
- Ziel
- POSTGRES_DB
The Redis host URL. Suggested: redis://{YOUR-REDIS-IP}:6379/1
- Ziel
- REDIS_URL
- Standard
- redis://{YOUR-REDIS-IP}:6379/1
- Wert
- redis://{YOUR-REDIS-IP}:6379/1
Optional - NOTE: enabling OpenAI will incur costs when you use AI-related features in the app (chat, rules). Make sure you have set appropriate spend limits on your account before adding this.
- Ziel
- OPENAI_ACCESS_TOKEN
Is the application self-hosted. Not recommended to change.
- Ziel
- SELF_HOSTING_ENABLED
- Standard
- true|false
- Wert
- true
Enforce SSL connections. Not recommended to change.
- Ziel
- RAILS_FORCE_SSL
- Standard
- false|true
- Wert
- false
Assume SSL connections. Not recommended to change.
- Ziel
- RAILS_ASSUME_SSL
- Standard
- false|true
- Wert
- false
Kategorien
Einzelheiten
ghcr.io/we-promise/sure:latestFühren Sie Sure-Web auf Unraid aus.
Sure-Web ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.