Commit Graph

2 Commits

Author SHA1 Message Date
a3e67f9fce Disable public registriation to my gitea server
My gitea-server is basically my safe harbor for private git-projects. It
is not meant to be public.

Even more important that would shift responsibilities a lot, especially
legal liabilities may become important suddenly, when the server is
open.

Furthermore I can't guarantee a process availability when I cannot make
any assumptions about the usage. And, I cannot make such assumptions for
an open and public project which I maintain in my spare-time.
2025-12-12 20:26:49 +01:00
4f9ea90f8e Add gitea as git-server to k8s-cluster
By applying this change the kubernetes cluster gets a gitea-server
setup. Note, that I use a custom-image which I have to automate in
future. The customization is necessary since I use asciidoc very often
and the default-gitea doesn't render these files, so it becomes a bit
cumbersome to read them on the web.
2025-11-28 00:28:25 +01:00