Document Nextcloud deployment and Infisical secrets
This commit is contained in:
+7
-2
@@ -95,10 +95,15 @@ The complete workflow has been tested successfully and is operational.
|
||||
Runner registration token:
|
||||
|
||||
```text
|
||||
/srv/secrets/company.env
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN
|
||||
```
|
||||
|
||||
Source:
|
||||
|
||||
```text
|
||||
Infisical
|
||||
```
|
||||
|
||||
BaGet publishing credential:
|
||||
|
||||
```text
|
||||
@@ -106,7 +111,7 @@ Repository Settings -> Actions -> Secrets
|
||||
BAGET_API_KEY
|
||||
```
|
||||
|
||||
No credentials are stored in repositories. Infrastructure-level secrets belong in `company.env`; repository workflow secrets belong in Gitea Actions Secrets.
|
||||
No credentials are stored in repositories. Infrastructure-level secrets belong in Infisical; repository workflow secrets belong in Gitea Actions Secrets.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user