Operational

Operational

Docker 应用程序 from grtgbln's Repository

概述

Operational is a open-source Event tracking tool. Monitor signups, webhooks, cronjobs and more.

要求


        Requires separate Coolify frontend and MySQL instances.
    

运行时参数

网络用户界面
http://[IP]:[PORT:80]/
网络
bridge
特权
false

模板配置

Frontend PortPorttcp

Container Port: 80

目标
80
默认值
8080
价值
8080
API PortPorttcp

Container Port: 4337

目标
4337
默认值
4337
价值
4337
Database URLVariable

Connection string to the MySQL database

目标
DATABASE_URL
默认值
mysql://USERNAME:PASSWORD@MYSQL_IP:3306/operational
价值
mysql://USERNAME:PASSWORD@MYSQL_IP:3306/operational
Frontend URLVariable

URL of the frontend

目标
APP_URL
默认值
http://localhost:8080
价值
http://localhost:8080
Secret KeyVariable

A long randomized string used for hashing passwords and sessions.

目标
SECRET
Vapid - EmailVariable

Vapid credentials for push notifications

目标
VAPID_EMAIL
Vapid - Public KeyVariable

Vapid credentials for push notifications

目标
VAPID_PUBLIC_KEY
Vapid - Private KeyVariable

Vapid credentials for push notifications

目标
VAPID_PRIVATE_KEY
Resend - KeyVariable

Resend credentials for email notifications

目标
RESEND
Admin EmailVariable

Email address to send emails as

目标
ADMIN_EMAIL
SMTP - HostVariable

SMTP host for sending emails

目标
SMTP_HOST
SMTP - PortVariable

SMTP port for sending emails

目标
SMTP_PORT
默认值
587
价值
587
SMTP - UsernameVariable

SMTP username for sending emails

目标
SMTP_USERNAME
SMTP - PasswordVariable

SMTP password for sending emails

目标
SMTP_PASSWORD
Remove Test Events After DaysVariable

Number of days to keep test events in the database

目标
REMOVE_TEST_EVENTS_AFTER
默认值
7
价值
7
CORSVariable

CORS settings for the API

默认值
*
价值
*
Node.js PortVariable

Port for the Node.js backend. Not recommended to change.

目标
PORT
默认值
2000
价值
2000
Vite API URLVariable

URL of the backend. Not recommended to change.

目标
VITE_API_URL
默认值
http://localhost:4337
价值
http://localhost:4337

详细信息

存储库
ghcr.io/operational-co/operational.co:latest
最后更新2026-06-02
初见2025-04-24

在Unraid 上运行 Operational 。

Operational 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。