Operational
Docker 应用程序 from grtgbln's Repository
概述
要求
Requires separate Coolify frontend and MySQL instances.
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 特权
- false
模板配置
Container Port: 80
- 目标
- 80
- 默认值
- 8080
- 价值
- 8080
Container Port: 4337
- 目标
- 4337
- 默认值
- 4337
- 价值
- 4337
Connection string to the MySQL database
- 目标
- DATABASE_URL
- 默认值
- mysql://USERNAME:PASSWORD@MYSQL_IP:3306/operational
- 价值
- mysql://USERNAME:PASSWORD@MYSQL_IP:3306/operational
URL of the frontend
- 目标
- APP_URL
- 默认值
- http://localhost:8080
- 价值
- http://localhost:8080
A long randomized string used for hashing passwords and sessions.
- 目标
- SECRET
Vapid credentials for push notifications
- 目标
- VAPID_EMAIL
Vapid credentials for push notifications
- 目标
- VAPID_PUBLIC_KEY
Vapid credentials for push notifications
- 目标
- VAPID_PRIVATE_KEY
Resend credentials for email notifications
- 目标
- RESEND
Email address to send emails as
- 目标
- ADMIN_EMAIL
SMTP host for sending emails
- 目标
- SMTP_HOST
SMTP port for sending emails
- 目标
- SMTP_PORT
- 默认值
- 587
- 价值
- 587
SMTP username for sending emails
- 目标
- SMTP_USERNAME
SMTP password for sending emails
- 目标
- SMTP_PASSWORD
Number of days to keep test events in the database
- 目标
- REMOVE_TEST_EVENTS_AFTER
- 默认值
- 7
- 价值
- 7
CORS settings for the API
- 默认值
- *
- 价值
- *
Port for the Node.js backend. Not recommended to change.
- 目标
- PORT
- 默认值
- 2000
- 价值
- 2000
URL of the backend. Not recommended to change.
- 目标
- VITE_API_URL
- 默认值
- http://localhost:4337
- 价值
- http://localhost:4337
详细信息
ghcr.io/operational-co/operational.co:latest在Unraid 上运行 Operational 。
Operational 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。