feat: 自定义新增外部web服务功能
This commit is contained in:
91
logs/app.log
91
logs/app.log
@@ -1,8 +1,8 @@
|
||||
[2026-04-20 12:33:54] ==================================================
|
||||
[2026-04-20 12:33:54] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-20 12:33:54] 访问地址: http://localhost:19013
|
||||
[2026-04-20 12:33:54] 进程PID: 3711750
|
||||
[2026-04-20 12:33:54] ==================================================
|
||||
[2026-04-23 12:55:21] ==================================================
|
||||
[2026-04-23 12:55:21] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-23 12:55:21] 访问地址: http://localhost:19013
|
||||
[2026-04-23 12:55:21] 进程PID: 1025030
|
||||
[2026-04-23 12:55:21] ==================================================
|
||||
* Serving Flask app 'app'
|
||||
* Debug mode: off
|
||||
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
|
||||
@@ -10,66 +10,21 @@ WARNING: This is a development server. Do not use it in a production deployment.
|
||||
* Running on http://127.0.0.1:19013
|
||||
* Running on http://192.168.2.17:19013
|
||||
Press CTRL+C to quit
|
||||
127.0.0.1 - - [20/Apr/2026 12:33:58] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:33:59] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:08] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:09] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:18] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:19] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:24] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:26] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:28] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:29] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:30] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.10 - - [20/Apr/2026 12:34:32] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:35] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.10 - - [20/Apr/2026 12:34:37] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:38] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:39] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:48] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:49] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:54] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:56] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:34:58] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:34:59] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:35:08] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:35:09] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:35:18] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:35:19] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:35:24] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:35:26] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:35:28] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [20/Apr/2026 12:35:29] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [20/Apr/2026 12:35:30] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.10 - - [20/Apr/2026 12:35:32] "GET /api/projects HTTP/1.1" 200 -
|
||||
[2026-04-20 12:35:32] ⚠️ 进程收到 SIGTERM 信号,即将退出!
|
||||
[2026-04-20 16:25:05] ==================================================
|
||||
[2026-04-20 16:25:05] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-20 16:25:05] 访问地址: http://localhost:19013
|
||||
[2026-04-20 16:25:05] 进程PID: 3729863
|
||||
[2026-04-20 16:25:05] ==================================================
|
||||
[2026-04-20 16:29:02] 从系统 crontab 同步了 12 个任务
|
||||
[2026-04-20 16:30:55] 更新 Cron 任务 ID=1: 版本 1
|
||||
[2026-04-20 16:32:42] 更新 Cron 任务 ID=11: 版本 1
|
||||
[2026-04-20 21:28:14] ⚠️ 进程收到 SIGTERM 信号,即将退出!
|
||||
[2026-04-20 22:08:29] ==================================================
|
||||
[2026-04-20 22:08:29] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-20 22:08:29] 访问地址: http://localhost:19013
|
||||
[2026-04-20 22:08:29] 进程PID: 3871388
|
||||
[2026-04-20 22:08:29] ==================================================
|
||||
[2026-04-20 23:20:05] ⚠️ 进程收到 SIGTERM 信号,即将退出!
|
||||
[2026-04-20 23:20:06] ==================================================
|
||||
[2026-04-20 23:20:06] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-20 23:20:06] 访问地址: http://localhost:19013
|
||||
[2026-04-20 23:20:06] 进程PID: 3894049
|
||||
[2026-04-20 23:20:06] ==================================================
|
||||
[2026-04-21 15:44:37] ==================================================
|
||||
[2026-04-21 15:44:37] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-21 15:44:37] 访问地址: http://localhost:19013
|
||||
[2026-04-21 15:44:37] 进程PID: 66363
|
||||
[2026-04-21 15:44:37] ==================================================
|
||||
[2026-04-21 19:00:30] ==================================================
|
||||
[2026-04-21 19:00:30] 项目服务管理面板 v2.0.0 启动
|
||||
[2026-04-21 19:00:30] 访问地址: http://localhost:19013
|
||||
[2026-04-21 19:00:30] 进程PID: 120669
|
||||
[2026-04-21 19:00:30] ==================================================
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:23] "GET / HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:24] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [23/Apr/2026 12:55:25] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:28] "GET / HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:29] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.14 - - [23/Apr/2026 12:55:30] "GET /api/projects HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [23/Apr/2026 12:55:31] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:32] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.14 - - [23/Apr/2026 12:55:33] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:38] "GET / HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:39] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.14 - - [23/Apr/2026 12:55:40] "GET /api/projects HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [23/Apr/2026 12:55:41] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:48] "GET / HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:49] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.14 - - [23/Apr/2026 12:55:50] "GET /api/projects HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [23/Apr/2026 12:55:51] "GET /api/projects HTTP/1.1" 200 -
|
||||
127.0.0.1 - - [23/Apr/2026 12:55:54] "GET / HTTP/1.1" 200 -
|
||||
|
||||
Reference in New Issue
Block a user