-
Subtasks:
- Replace Forgejo with alpine/git or a custom Git container
- Mount a persistent volume for /gitrepos
- Confirm Sztabina and Sztab backend can access /gitrepos
- Update backend application.yml or env var to reflect new Git path
- Update emitted docker-compose.yml generation logic (if dynamic)
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Version |
none
|
| Sprints |
n/a
|
| Customer |
n/a
|
Issue Votes (0)
Description: Replace Forgejo in the Docker Compose setup with a lightweight internal Git container (e.g., alpine/git). The Git service should be:
This Compose file will define:
Acceptance Criteria: