Skip to main content

UI Navigation Map

Quick lookup for feature locations in the QuickStack UI.

FeatureLocation
Project list / dashboardLeft sidebar → Projects
Backups overviewLeft sidebar → Backups
Global settingsLeft sidebar → Settings
User profile & 2FALeft sidebar → SettingsProfile

App-level tabs

When you open an app in a project, these tabs are available:

TabWhat's here
OverviewDeployment status, live logs, terminal, deployment history
GeneralSource type (Git / Docker image), image name, Git URL, branch, Dockerfile path
EnvironmentEnvironment variables (KEY=VALUE editor)
DomainsExternal domains, QuickStack.me domains, internal hostnames, internal port
StorageVolumes, file mounts, backup schedules
AdvancedHealth checks, network policies, basic authentication, CPU/memory limits, replicas
Credentials(Database apps only) Connection credentials, DB GUI tools toggle

Settings routes

SettingSettings path
S3 targets for backupsSettingsS3 Targets
QuickStack version + updatesSettingsUpdates
Disk cleanup / maintenanceSettingsMaintenance
Traefik / networking / Let's Encrypt emailSettingsQuickStack ServerNetworking / Traefik
Public IPv4 address (for quickstack.me)SettingsQuickStack Server (main)
System backup (SQLite DB)SettingsStorage & Backups
Cluster nodesSettingsCluster
Cluster monitoringSettingsMonitoring
Users & groupsSettingsUsers & Groups

Common tasks quick-lookup

TaskWhere to go
Deploy an appApp → Overview → click Deploy
View build/runtime logsApp → Overview → Logs card
Open terminal in containerApp → Overview → Logs card → Terminal button
Add domain to appApp → Domains tab → Add Domain
Set env varsApp → Environment tab
Add a volumeApp → Storage tab → Add Volume
Mount a config fileApp → Storage tab → scroll to File Mount → Add File Mount
Enable webhook auto-deployApp → OverviewEnable Webhook Deployments
Configure health checksApp → Advanced tab → Health Check Settings
Set network policyApp → Advanced tab → toggle Use Network Policy
Enable basic authApp → Advanced tab → Basic Authentication card
Enable DB GUI tool (DbGate, etc.)Database app → Credentials tab → Database Access card
Schedule a volume backupApp → Storage tab → Backup Schedules → Add Backup Schedule
Reset admin passwordSSH into server, run reset script — see Password Reset
Add cluster nodeSettingsClusterAdd Cluster Node