derks_admin@nlwdhatipi01:~/runtipi$ ./runtipi-cli debug
⚠️ Make sure you have started tipi before running this command
--- System information ---
┌──────────────┬───────┐
│ OS │ linux │
│ OS Version │ 24.04 │
│ Memory (GB) │ 3.82 │
│ Architecture │ amd64 │
└──────────────┴───────┘
--- Tipi configuration ---
┌───────────────────────────┬────┐
│ Custom tipi docker config │ No │
└───────────────────────────┴────┘
--- Settings.json ---
{
"advancedSettings": true,
"allowAutoThemes": true,
"allowErrorMonitoring": true,
"appDataPath": "/home/derks_admin/runtipi",
"appsRepoUrl": "https://github.com/runtipi/runtipi-appstore",
"domain": "example.com",
"eventsTimeout": 5,
"forwardAuthUrl": "http://runtipi:3000/api/auth/traefik",
"guestDashboard": false,
"internalIp": "192.168.178.13",
"listenIp": "192.168.178.13",
"localDomain": "tipi.local",
"logLevel": "info",
"persistTraefikConfig": false,
"port": 80,
"sslPort": 443,
"themeBase": "zinc",
"themeColor": "purple",
"timeZone": "UTC"
}
--- Environment variables ---
┌───────────────────────┬──────────────────────────────────────────────────────────────────┐
│ POSTGRES_PASSWORD │ <redacted> │
│ RABBITMQ_PASSWORD │ <redacted> │
│ APPS_REPO_ID │ 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903 │
│ APPS_REPO_URL │ https://github.com/runtipi/runtipi-appstore │
│ TIPI_VERSION │ v4.3.0 │
│ INTERNAL_IP │ 192.168.178.13 │
│ ARCHITECTURE │ amd64 │
│ JWT_SECRET │ <redacted> │
│ ROOT_FOLDER_HOST │ /home/derks_admin/runtipi │
│ RUNTIPI_APP_DATA_PATH │ /home/derks_admin/runtipi │
│ NGINX_PORT │ 80 │
│ NGINX_PORT_SSL │ 443 │
│ DOMAIN │ <redacted> │
│ POSTGRES_HOST │ runtipi-db │
│ POSTGRES_DBNAME │ tipi │
│ POSTGRES_USERNAME │ tipi │
│ POSTGRES_PORT │ 5432 │
│ RABBITMQ_HOST │ runtipi-queue │
│ RABBITMQ_USERNAME │ tipi │
│ DEMO_MODE │ false │
│ LOCAL_DOMAIN │ tipi.local │
└───────────────────────┴──────────────────────────────────────────────────────────────────┘
--- Docker containers ---
┌─────────────────────┬──┐
│ No containers found │ │
└─────────────────────┴──┘
^ If a container is not 'Up', you can run the command `docker logs <container_name>` to see the logs of that container.
derks_admin@nlwdhatipi01:~/runtipi$
derks_admin@nlwdhatipi01:~/runtipi$ ./runtipi-cli debug
⚠️ Make sure you have started tipi before running this command
--- System information ---
┌──────────────┬───────┐
│ OS │ linux │
│ OS Version │ 24.04 │
│ Memory (GB) │ 3.82 │
│ Architecture │ amd64 │
└──────────────┴───────┘
--- Tipi configuration ---
┌───────────────────────────┬────┐
│ Custom tipi docker config │ No │
└───────────────────────────┴────┘
--- Settings.json ---
{
"advancedSettings": true,
"allowAutoThemes": true,
"allowErrorMonitoring": true,
"appDataPath": "/home/derks_admin/runtipi",
"appsRepoUrl": "https://github.com/runtipi/runtipi-appstore",
"domain": "example.com",
"eventsTimeout": 5,
"forwardAuthUrl": "http://runtipi:3000/api/auth/traefik",
"guestDashboard": false,
"internalIp": "192.168.178.13",
"listenIp": "192.168.178.13",
"localDomain": "tipi.local",
"logLevel": "info",
"persistTraefikConfig": false,
"port": 80,
"sslPort": 443,
"themeBase": "zinc",
"themeColor": "purple",
"timeZone": "UTC"
}
--- Environment variables ---
┌───────────────────────┬──────────────────────────────────────────────────────────────────┐
│ POSTGRES_PASSWORD │ <redacted> │
│ RABBITMQ_PASSWORD │ <redacted> │
│ APPS_REPO_ID │ 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903 │
│ APPS_REPO_URL │ https://github.com/runtipi/runtipi-appstore │
│ TIPI_VERSION │ v4.3.0 │
│ INTERNAL_IP │ 192.168.178.13 │
│ ARCHITECTURE │ amd64 │
│ JWT_SECRET │ <redacted> │
│ ROOT_FOLDER_HOST │ /home/derks_admin/runtipi │
│ RUNTIPI_APP_DATA_PATH │ /home/derks_admin/runtipi │
│ NGINX_PORT │ 80 │
│ NGINX_PORT_SSL │ 443 │
│ DOMAIN │ <redacted> │
│ POSTGRES_HOST │ runtipi-db │
│ POSTGRES_DBNAME │ tipi │
│ POSTGRES_USERNAME │ tipi │
│ POSTGRES_PORT │ 5432 │
│ RABBITMQ_HOST │ runtipi-queue │
│ RABBITMQ_USERNAME │ tipi │
│ DEMO_MODE │ false │
│ LOCAL_DOMAIN │ tipi.local │
└───────────────────────┴──────────────────────────────────────────────────────────────────┘
--- Docker containers ---
┌─────────────────────┬──┐
│ No containers found │ │
└─────────────────────┴──┘
^ If a container is not 'Up', you can run the command `docker logs <container_name>` to see the logs of that container.
derks_admin@nlwdhatipi01:~/runtipi$