Add new root directory to Gitea
This commit is contained in:
parent
590741d001
commit
6e9af61025
@ -64,6 +64,7 @@ gitea:
|
|||||||
app_name: "9iron Gitea"
|
app_name: "9iron Gitea"
|
||||||
disable_registration: "false"
|
disable_registration: "false"
|
||||||
url: "git.9iron.club"
|
url: "git.9iron.club"
|
||||||
|
root: "/var/gitea"
|
||||||
efs:
|
efs:
|
||||||
name: "9iron-gitea"
|
name: "9iron-gitea"
|
||||||
region: "us-east-2"
|
region: "us-east-2"
|
||||||
|
@ -45,8 +45,6 @@
|
|||||||
- role: base-backups
|
- role: base-backups
|
||||||
tags: [ backups ]
|
tags: [ backups ]
|
||||||
- role: gitea
|
- role: gitea
|
||||||
vars:
|
|
||||||
gitea.root: "/cold/gitea-repositories/"
|
|
||||||
tags: [ web, gitea ]
|
tags: [ web, gitea ]
|
||||||
- role: grafana
|
- role: grafana
|
||||||
tags: [ web, grafana ]
|
tags: [ web, grafana ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user