Maybe_Worker
Docker-Anwendung from dkeners' Repository
Übersicht
Anforderungen
Requires a //Postgres\\ database (version 16), and //Redis\\.
See the Maybe documentation for more information: https://github.com/maybe-finance/maybe/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
- 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-DOCKER-NAME}
- Ziel
- DB_HOST
Postgres database port
- Ziel
- DB_PORT
- Standard
- 5432
- Wert
- 5432
Postgres database username. Default: maybe_user
- Ziel
- POSTGRES_USER
- Standard
- maybe_user
Postgres database password
- Ziel
- POSTGRES_PASSWORD
Postgres database name. Default: maybe_production
- Ziel
- POSTGRES_DB
- Standard
- maybe_production
The Redis host URL. Suggested: redis://{YOUR-REDIS-DOCKER-NAME}:6379/1
- Ziel
- REDIS_URL
- Standard
- 127.0.0.1:6379/1
Config data for application. Should be the same dir as Maybe Worker.
- Ziel
- /rails/storage
- Standard
- /mnt/user/appdata/maybe/app-storage
- Wert
- /mnt/user/appdata/maybe/app-storage
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
Good Job execution mode. Not recommended to change.
- Ziel
- GOOD_JOB_EXECUTION_MODE
- Standard
- async
- Wert
- async
Note: Enabling OpenAI will incur costs when you use AI-related features in the app (chat, rules). Please set spending limits.
- Ziel
- OPENAI_ACCESS_TOKEN
Kategorien
Einzelheiten
ghcr.io/maybe-finance/maybe:latestFühren Sie Maybe_Worker auf Unraid aus.
Maybe_Worker ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.