Deploy Web UI
Manage your VPS deployments
{{if not .Hosts}}
No deployments found
Use the CLI to deploy your first app or static site
{{else}} {{range .Hosts}}
{{.Host}}
{{range .Apps}}
{{.Name}}
{{.Type}}
Domain
{{.Domain}}
{{if eq .Type "app"}}
Port
{{.Port}}
{{end}}
{{if eq .Type "app"}}
Systemd Unit
{{end}}
Caddy Config
{{if .Env}}
Environment
{{end}}
{{end}}
{{end}} {{end}}
Refresh the page to see latest changes
Configuration
×
Loading...