Fix incorrect paths and repo reference on Gitea page
8
Gitea.md
8
Gitea.md
@@ -4,11 +4,9 @@ Git hosting running on Agap via Docker.
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration is in the `agap_git` repository:
|
Configuration is in the `AgapHost` repository:
|
||||||
- Compose file: `gitea/docker-compose.yml`
|
- Compose file: `gitea/docker-compose.yml`
|
||||||
- PostgreSQL data: `gitea/postgres/`
|
- Environment: `gitea/.env`
|
||||||
|
|
||||||
Repository: https://github.com/alvis/agap_git
|
|
||||||
|
|
||||||
## Access
|
## Access
|
||||||
|
|
||||||
@@ -20,6 +18,8 @@ Repository: https://github.com/alvis/agap_git
|
|||||||
| Path | Contents |
|
| Path | Contents |
|
||||||
|------|----------|
|
|------|----------|
|
||||||
| `/mnt/misc/gitea` | Repositories, config, attachments |
|
| `/mnt/misc/gitea` | Repositories, config, attachments |
|
||||||
|
| `/mnt/ssd/dbs/gitea/postgres` | PostgreSQL data |
|
||||||
|
| `/mnt/backups/gitea` | Backup dumps and logs |
|
||||||
| `/home/git/.ssh` | SSH keys |
|
| `/home/git/.ssh` | SSH keys |
|
||||||
|
|
||||||
## Backup
|
## Backup
|
||||||
|
|||||||
Reference in New Issue
Block a user