Provision forgejo on k8s with c4k
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
see 3651dc48ef Merge branch 'main' of gitlab.com:domaindrivenarchitecture/c4k-gitea into main 2 years ago
doc updated staging value to string 2 years ago
public initial 2 years ago
src updated staging value to string 2 years ago
.gitignore initial 2 years ago
.gitlab-ci.yml initial 2 years ago
LICENSE initial 2 years ago
README.md [skip ci] Update README 2 years ago
package.json initial 2 years ago
project.clj initial 2 years ago
shadow-cljs.edn initial 2 years ago
valid-auth.edn Update valid config/auth 2 years ago
valid-config.edn Update valid config/auth 2 years ago

README.md

convention 4 kubernetes: c4k-gitea

Clojars Project pipeline status

DeltaChat chat over e-mail | team@social.meissa-gmbh.de team@social.meissa-gmbh.de | Website & Blog

Purpose

c4k-gitea provides a k8s deployment for gitea containing:

  • gitea
  • ingress having a letsencrypt managed certificate
  • postgres database

Status

Stable - we use this setup on production.

Try out

Click on the image to try out live in your browser:

Try it out

Your input will stay in your browser. No server interaction is required.

You will also be able to try out on cli:

target/graalvm/c4k-gitea src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-gitea src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubectl apply -f -

Documentation

License

Copyright © 2022 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here