Skip to content

Forgejo

Deploy Forgejo like you deployed Ghost

The next platform to deploy from the ones listed in the chapter about requirements of the K3s cluster is Forgejo. Forgejo is a Git-based control version system platform which, from a Kubernetes point of view, is like the Ghost platform you have deployed. And what exactly makes Forgejo so similar to Ghost?

Both platforms share the need for a database, a storage space for their data and the capacity of using a cache system such as Valkey. Therefore, you can expect the Forgejo deployment in your Kubernetes cluster should mirrors Ghost’s. In fact, the procedure is so similar that this Forgejo procedure will not repeat the same explanations already given for the Ghost deployment, except for specific particularities: