15 lines
450 B
Markdown
15 lines
450 B
Markdown
|
|
---
|
||
|
|
name: forgejo
|
||
|
|
kind: web-app
|
||
|
|
status: in-use
|
||
|
|
host: makerfloss.eu
|
||
|
|
url: https://forgejo.makerfloss.eu
|
||
|
|
upstream: https://codeberg.org/forgejo/forgejo
|
||
|
|
tech: Go
|
||
|
|
tls: letsencrypt
|
||
|
|
---
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
Self-hosted git forge. Hosts this repository and the AnsibleBaobabV4 project. SSH access on port 7577 (`ssh://git@forgejo.makerfloss.eu:7577/<user>/<repo>.git`). Also runs the Forgejo Actions runner that builds [docs](docs.md) and [slides](slides.md) on push.
|