add forgejo and forgejo runner flake and test commands
This commit is contained in:
parent
74ac5bb4ef
commit
d9d9054b2c
3 changed files with 419 additions and 1 deletions
|
|
@ -71,4 +71,11 @@ https://git.zx2c4.com/cgit/
|
|||
### Forgejo (my pick)
|
||||
https://codeberg.org/forgejo/forgejo
|
||||
- fork of Gitea
|
||||
- it's basically Gitea as of today
|
||||
- it's basically Gitea as of today
|
||||
|
||||
**Forgejo Runner Test commands**
|
||||
```bash
|
||||
sudo systemctl status 'gitea-runner-my\x2dforgejo\x2dinstance.service'
|
||||
sudo journalctl -u 'gitea-runner-my\x2dforgejo\x2dinstance.service' -n 100 --no-pager
|
||||
sudo ls -la /var/lib/gitea-actions-runner/my-forgejo-instance/
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue