--- System information --- ┌──────────────┬───────┐ │ OS │ linux │ ├──────────────┼───────┤ │ OS Version │ 5.2.0 │ ├──────────────┼───────┤ │ Memory (GB) │ 3.00 │ ├──────────────┼───────┤ │ Architecture │ amd64 │ └──────────────┴───────┘ --- Tipi configuration --- ┌───────────────────────────┬──────┐ │ Custom tipi docker config │ No │ └───────────────────────────┴──────┘ --- Settings.json --- { "allowAutoThemes": true, "allowErrorMonitoring": false, "appDataPath": "/home/notroot/runtipi", "appsRepoUrl": "https://github.com/runtipi/runtipi-appstore", "demoMode": false, "dnsIp": "9.9.9.9", "domain": "example.com", "guestDashboard": false, "internalIp": "127.0.0.1", "listenIp": "127.0.0.1", "localDomain": "tipi.local", "persistTraefikConfig": false, "postgresPort": 5432, "timeZone": "CET" } --- Environment variables --- ┌───────────────────────┬─────────────────────────────────────────────────────── ───────────┐ │ POSTGRES_PASSWORD │ │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ RABBITMQ_PASSWORD │ │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ APPS_REPO_ID │ 29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b2 7c97282903 │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ APPS_REPO_URL │ https://github.com/runtipi/runtipi-appstore │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ TIPI_VERSION │ v4.0.3 │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ INTERNAL_IP │ 127.0.0.1 │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ ARCHITECTURE │ amd64 │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ JWT_SECRET │ │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ ROOT_FOLDER_HOST │ /home//runtipi │ ├───────────────────────┼─────────────────────────────────────────────────────── ───────────┤ │ RUNTIPI_APP_DATA_PATH │ /home//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 --- ┌─────────────────────┐ │ No containers found │ └─────────────────────┘ ^ If a container is not 'Up', you can run the command `docker logs ` to see the logs of that container.