- Hosts
- {{.HostCount}} / {{.HostLimit}}
- Expires
- {{formatTime .ExpiresAt}}
- Packages
- {{if .Packages}}{{.Packages}}{{else}}None{{end}}
- Actions
- {{if .Actions}}{{.Actions}}{{else}}None{{end}}
- Created by
- {{.CreatedBy}}
Deployment authorization created
{{.NewCode}}
Share this code only with the technician performing the deployment.
{{.Notice}}
{{end}}
Controlled package delivery
Open a deployment window.
Authorize a limited number of hosts for selected packages and installer actions. Access closes automatically at the end of the window.
Default policy
{{.DefaultHostLimit}} hosts
{{.DefaultDuration}} hours
New authorization
Create deployment code
Recent activity
Deployment authorizations
Registry catalog
Protected packages
{{range .Packages}}
{{else}}
{{.DisplayName}}
{{.Slug}} · {{.PackageVersion}}
{{if .Enabled}}Enabled{{else}}Disabled{{end}}
Add the first package after publishing it to Gitea.
{{end}}
{{if .Packages}}
{{end}}
Audit trail
Security events
{{range .AuditEvents}}
{{else}}
{{.EventType}}
{{formatTime .CreatedAt}}
{{if .Actor}}{{.Actor}}{{end}}
{{if .Hostname}}{{.Hostname}}{{end}}
{{if .PackageSlug}}{{.PackageSlug}}{{end}}
{{.SourceIP}}
{{if .Details}}{{.Details}}{{end}}
No security events match these filters.
{{end}}