--- System information --- ┌──────────────┬───────┐ │ OS │ linux │ │ OS Version │ 12 │ │ Memory (GB) │ 7.57 │ │ Architecture │ arm64 │ └──────────────┴───────┘ --- Tipi configuration --- ┌───────────────────────────┬────┐ │ Custom tipi docker config │ No │ └───────────────────────────┴────┘ --- Settings.json --- { "advancedSettings": false, "allowAutoThemes": true, "allowErrorMonitoring": true, "appDataPath": "/root/runtipi", "appsRepoUrl": "https://github.com/runtipi/runtipi-appstore", "demoMode": false, "dnsIp": "9.9.9.9", "domain": "blabla.toto.be", "eventsTimeout": 5, "forwardAuthUrl": "http://runtipi:3000/api/auth/traefik", "guestDashboard": false, "internalIp": "xx.yy.zz.aa", "listenIp": "xx.yy.zz.aa", "localDomain": "tipi.local", "logLevel": "info", "persistTraefikConfig": false, "port": 8080, "postgresPort": 5432, "sslPort": 8443, "themeBase": "zinc", "themeColor": "orange", "timeZone": "Europe/Brussels" } --- Environment variables --- ┌───────────────────────┬──────────────────────────────────────────────────────────────────┐ │ POSTGRES_PASSWORD │ │ │ RABBITMQ_PASSWORD │ │ │ APPS_REPO_ID │ 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903 │ │ APPS_REPO_URL │ https://github.com/runtipi/runtipi-appstore │ │ TIPI_VERSION │ v4.2.0 │ │ INTERNAL_IP │ xx.yy.zz.aa │ │ ARCHITECTURE │ arm64 │ │ JWT_SECRET │ │ │ ROOT_FOLDER_HOST │ /root/runtipi │ │ RUNTIPI_APP_DATA_PATH │ /root/runtipi │ │ NGINX_PORT │ 80 │ │ NGINX_PORT_SSL │ 443 │ │ 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 │ tipi.local │ └───────────────────────┴──────────────────────────────────────────────────────────────────┘ --- Docker containers --- ┌───────────────────────┬────────────────────────┐ │ runtipi-reverse-proxy │ Created │ │ runtipi │ Up 5 minutes (healthy) │ │ runtipi-queue │ Up 5 minutes │ │ runtipi-db │ Up 5 minutes (healthy) │ └───────────────────────┴────────────────────────┘