From cb83d0cef5ef4e017bbf269c0e3dee4681f98e6f Mon Sep 17 00:00:00 2001 From: jerger Date: Mon, 1 May 2023 04:38:43 +0000 Subject: [PATCH] add c4k-forgejo (#28) c4k-forgeji is a kubernetes 4 convention module for generating kubernetes manifests. These manifest can be generated using cli or using a webapp. Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/28 Co-authored-by: jerger Co-committed-by: jerger --- README.md | 1 + delightful-contributors.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 023409e..570efdf 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for - [Gentoo GURU `www-apps/forgejo` package](https://gitweb.gentoo.org/repo/proj/guru.git/tree/www-apps/forgejo) - **Kubernetes** - [Helm chart](https://codeberg.org/forgejo-contrib/forgejo-helm) - Helm chart for Forgejo, forked from the official Gitea helm chart + - [c4k-forgejo](https://repo.prod.meissa.de/meissa/c4k-forgejo) - Convention 4 Kubernetes, generates a kubernetes manifest for Forgejo including backup & monitoring. - **NixOS** - [NixOS unstable](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/version-management/forgejo/default.nix) - **YunoHost** diff --git a/delightful-contributors.md b/delightful-contributors.md index e7aa909..d4c9335 100644 --- a/delightful-contributors.md +++ b/delightful-contributors.md @@ -12,3 +12,4 @@ These fine people brought us delight by adding their gems of freedom to this del - [crystal](https://crystal.codeberg.page/) (codeberg: [@crystal](https://codeberg.org/crystal), fediverse: [@crystal@hachyderm.io](https://hachyderm.io/@crystal)) - [Rychart Redwerkz](https://redwerkz.codeberg.page/) (codeberg: [@redwerkz](https://codeberg.org/redwerkz)) - [Earl Warren](https://codeberg.org/earl-warren) +- [meissa GmbH](https://meissa.de/) (codeberg: [@meissa](https://codeberg.org/meissa), fediverse: [@team@social.meissa-gmbh.de](https://social.meissa-gmbh.de/@team))