No description
Find a file
2023-02-10 13:21:02 +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 fix tests 2022-07-05 21:53:27 +02:00
.gitignore Added shynet webserver unit test 2022-01-21 14:26:46 +01:00
.gitlab-ci.yml Update CI to show failing tests 2022-09-02 10:13:01 +02: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-05-13 15:59:12 +02:00
project.clj upgraded non-c4k deps 2023-02-10 13:21:02 +01:00
README.md Adjusted doc links in readme 2022-02-04 11:25:26 +01:00
shadow-cljs.edn Update CI to show failing tests 2022-09-02 10:13:01 +02:00
valid-auth.edn Added secret.yaml 2022-01-27 16:39:48 +01:00
valid-config.edn use new common version 2022-05-13 15:10:18 +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