System
サーバと実行基盤の状態
Docker コンテナ一覧、Codex CLI の利用可否、history-db 接続をここで 確認します。
更新
最終更新 syncing... / 自動 15s
ai-system health
codex availablehistory-db connected
{
"status": "ok",
"app_name": "next-ai-report-ai-system",
"production_approval_required": true,
"codex_command": "codex",
"codex_model": "gpt-5.3-codex-spark",
"codex_command_available": true,
"codex_command_detail": "codex-cli 0.118.0",
"history_db_url_configured": true,
"history_db_connected": true,
"history_db_error": null
}
推奨ホスト名
Docker runtime
| Name | Image | State | Status | Ports |
|---|---|---|---|---|
| next-ai-admin-web | admin-web-admin-web | 実行中 | Up 27 hours | 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp |
| next-ai-ai-system | ai-system-ai-system | 実行中 | Up 27 hours | - |
| next-ai-nginx-proxy-manager | jc21/nginx-proxy-manager:latest | 実行中 | Up 5 days | 0.0.0.0:80-81->80-81/tcp, :::80-81->80-81/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp |
| next-ai-staging-wp | wordpress:php8.3-apache | 実行中 | Up 5 days | 0.0.0.0:8081->80/tcp, :::8081->80/tcp |
| next-ai-production-wp | wordpress:php8.3-apache | 実行中 | Up 5 days | 0.0.0.0:8082->80/tcp, :::8082->80/tcp |
| next-ai-staging-db | mariadb:11.4 | 実行中 | Up 5 days | 3306/tcp |
| next-ai-production-db | mariadb:11.4 | 実行中 | Up 5 days | 3306/tcp |
| next-ai-history-db | mysql:8.4 | 実行中 | Up 5 days | 33060/tcp, 0.0.0.0:3307->3306/tcp, :::3307->3306/tcp |