⚠️ Make sure you have started tipi before running this command --- System information --- ┌──────────────┬───────┐ │ OS │ linux │ │ OS Version │ 12 │ │ Memory (GB) │ 7.87 │ │ Architecture │ arm64 │ └──────────────┴───────┘ --- Tipi configuration --- ┌───────────────────────────┬─────┐ │ Custom tipi docker config │ Yes │ │ Custom environment file │ No │ └───────────────────────────┴─────┘ --- Settings.json --- { "advancedSettings": true, "allowAutoThemes": true, "allowErrorMonitoring": true, "appDataPath": "/home/goncalo_correia/runtipi", "appsRepoUrl": "https://github.com/runtipi/runtipi-appstore", "demoMode": false, "dnsIp": "8.8.8.8", "domain": "\u003credacted\u003e", "eventsTimeout": 5, "forwardAuthUrl": "http://runtipi:3000/api/auth/traefik", "guestDashboard": true, "internalIp": "192.168.1.30", "listenIp": "192.168.1.30", "localDomain": "goncalo.home", "logLevel": "info", "persistTraefikConfig": false, "port": 9091, "postgresPort": 5432, "sslPort": 4443, "themeBase": "gray", "themeColor": "yellow", "timeZone": "Europe/Lisbon" } --- Environment variables --- ┌───────────────────────┬──────────────────────────────────────────────────────────────────┐ │ POSTGRES_PASSWORD │ │ │ RABBITMQ_PASSWORD │ │ │ APPS_REPO_ID │ 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903 │ │ APPS_REPO_URL │ https://github.com/runtipi/runtipi-appstore │ │ TIPI_VERSION │ v4.5.0 │ │ INTERNAL_IP │ 192.168.1.30 │ │ ARCHITECTURE │ arm64 │ │ JWT_SECRET │ │ │ ROOT_FOLDER_HOST │ /home/goncalo_correia/runtipi │ │ RUNTIPI_APP_DATA_PATH │ /home/goncalo_correia/runtipi │ │ NGINX_PORT │ 9091 │ │ NGINX_PORT_SSL │ 4443 │ │ DOMAIN │ │ │ 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 │ goncalo.home │ └───────────────────────┴──────────────────────────────────────────────────────────────────┘ --- Docker containers --- ┌───────────────────────┬────────────────────────┐ │ runtipi-reverse-proxy │ Up 7 hours │ │ runtipi │ Up 7 hours (unhealthy) │ │ runtipi-queue │ Up 7 hours │ │ runtipi-db │ Up 7 hours (healthy) │ └───────────────────────┴────────────────────────┘