Add coolify mention on the instance readme
Some checks failed
/ ipv6 (push) Failing after 1s

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-04-06 16:13:27 +02:00
parent 59f4ffce6e
commit d0f2fc5690
Signed by: Mark.TwoFive
GPG key ID: E906A79D91006ECD

View file

@ -19,3 +19,11 @@ It's hostname is ``fsn1-2.forsaken-ashbirds.net``.
- Provided runners may not be available 24/7 but should be online most of the day.
- IPv4 connectivity for HTTP connections is available through a proxy service.
Use it by specifying ``HTTP_PROXY=http://6.fsn1-1.forsaken-ashbirds.net:8888`` and ``HTTPS_PROXY=http://6.fsn1-1.forsaken-ashbirds.net:8888`` where required. (The service is not reachable from outside the runner. The IPv6-only hostname must be used so that the process doesn't try connecting to the proxy by IPv4.)
### Application Hosting
We're currently working on setting up a platform-as-a-service (PAAS)-instance associated with this ForgeJo server.
For this, we are experimenting with our own [Coolify](https://coolify.io/) installation which promises a vercel/netlify-like experience regarding service hosting.
- If you want to have access to that instance, please get in touch with us.
- For now, due to a lack of significant compute resources, only light workloads like websites can be deployed there. This may change in the future though.