2024-04-11 03:30:24 +00:00
|
|
|
# Code Forge
|
|
|
|
|
|
|
|
Forgejo instance serving https://forge.karnov.club.
|
|
|
|
|
2024-06-09 05:50:12 +00:00
|
|
|
## Maintaining
|
2024-04-11 03:30:24 +00:00
|
|
|
|
2024-06-09 05:50:12 +00:00
|
|
|
Using [spud](https://forge.karnov.club/spadinastan/spud), just `spud start ./service.yml`!
|
2024-04-11 03:30:24 +00:00
|
|
|
|
2024-06-09 05:50:12 +00:00
|
|
|
### Starting runners
|
2024-04-11 03:30:24 +00:00
|
|
|
|
|
|
|
```
|
2024-06-09 05:50:12 +00:00
|
|
|
FORGEJO_RUNNER_ROOT=... ./start-action-runner.sh
|
|
|
|
```
|