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
gec 3b0e362604 Merge pull request 'Split generation of config- and auth-objects' (#2) from split-config-auth into main
Reviewed-on: #2
1 week ago
doc Remove LGPL from subcomponent license file 1 year ago
public refactoring matomo -> shynet 3 years ago
src adjust postgres function call 1 week ago
.gitignore Added shynet webserver unit test 3 years ago
.gitlab-ci.yml Add pybuilder + use in CI 4 weeks ago
LICENSE Added c4k skeleton 3 years ago
README.md [Skip-CI] Add Development and mirrors section 1 year ago
build.py revert commenting out 1 week ago
create_admin.sh repaired create_admin script 3 years ago
package.json version bump 2 years ago
project.clj updated c4k-common dependency 1 week ago
shadow-cljs.edn updated c4k-common dependency 1 week ago

README.md

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

Development & mirrors

Development happens at: https://repo.prod.meissa.de/meissa/c4k-shynet

Mirrors are:

For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos

License

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