Provision forgejo on k8s with c4k
Find a file
2022-06-07 18:22:12 +02:00
doc initial 2022-06-07 17:37:21 +02:00
public initial 2022-06-07 17:37:21 +02:00
src Split deployment into service and deployment 2022-06-07 18:22:12 +02:00
.gitignore initial 2022-06-07 17:37:21 +02:00
.gitlab-ci.yml initial 2022-06-07 17:37:21 +02:00
LICENSE initial 2022-06-07 17:37:21 +02:00
package.json initial 2022-06-07 17:37:21 +02:00
project.clj initial 2022-06-07 17:37:21 +02:00
README.md initial 2022-06-07 17:37:21 +02:00
shadow-cljs.edn initial 2022-06-07 17:37:21 +02:00
valid-auth.edn initial 2022-06-07 17:37:21 +02:00
valid-config.edn initial 2022-06-07 17:37:21 +02:00

convention 4 kubernetes: c4k-shynet

Clojars Project pipeline status

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

Purpose

c4k-shynet provides a k8s deployment for shynet containing:

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

The package aims to a low load sceanrio.

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-shynet src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-shynet 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