Upload files to "documents"
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Gitea Provisioning
|
||||
|
||||
viewer -> no account
|
||||
|
||||
developer/admin -> Gitea account
|
||||
|
||||
Portal controls provisioning.
|
||||
@@ -0,0 +1,4 @@
|
||||
# Gitea Configuration
|
||||
|
||||
DISABLE_REGISTRATION=true
|
||||
ENABLE_OPENID_SIGNUP=false
|
||||
@@ -0,0 +1,3 @@
|
||||
# Backup
|
||||
|
||||
Create backup from VM and publish for production restore.
|
||||
@@ -0,0 +1,4 @@
|
||||
# Restore
|
||||
|
||||
Restore must preserve production .env values.
|
||||
Missing keys are appended only.
|
||||
@@ -0,0 +1,3 @@
|
||||
# Production Deployment
|
||||
|
||||
Download backup, restore, validate preflight, validate running apps.
|
||||
Reference in New Issue
Block a user