No description
Find a file
2022-02-25 10:18:06 +01:00
doc Updated tryItOut.png 2022-02-18 13:47:51 +01:00
public refactoring matomo -> shynet 2022-01-27 15:57:11 +01:00
src revert change 2022-02-18 09:28:58 +01:00
.gitignore Added shynet webserver unit test 2022-01-21 14:26:46 +01:00
.gitlab-ci.yml Adjusted CI_COMMIT_BRANCH to main 2022-02-04 10:23:55 +01:00
create_admin.sh repaired create_admin script 2022-01-31 20:57:12 +01:00
LICENSE Added c4k skeleton 2022-01-20 17:02:27 +01:00
package.json version bump 2022-02-25 10:18:06 +01:00
project.clj version bump 2022-02-25 10:18:06 +01:00
README.md Adjusted doc links in readme 2022-02-04 11:25:26 +01:00
shadow-cljs.edn fix storage class 2022-02-12 18:57:22 +01:00
valid-auth.edn Added secret.yaml 2022-01-27 16:39:48 +01:00
valid-config.edn Fixed yaml validation errors 2022-01-28 12:54:31 +01: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