No description
Find a file
2024-08-06 13:14:37 +02:00
doc Remove LGPL from subcomponent license file 2023-03-24 15:15:48 +01:00
public refactoring matomo -> shynet 2022-01-27 15:57:11 +01:00
src adjust postgres function call 2024-07-19 10:59:43 +02:00
.gitignore Add .eastwood to ignore 2024-08-06 11:17:07 +02:00
.gitlab-ci.yml Add pybuilder + use in CI 2024-07-02 16:06:17 +02:00
build.py Update package_native run cmd 2024-08-06 11:16:55 +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 bump version to: 1.0.8-SNAPSHOT 2024-08-06 11:19:08 +02:00
project.clj bump version to: 1.0.8-SNAPSHOT 2024-08-06 11:19:08 +02:00
README.md [Skip-CI] Add website to contact info 2024-08-06 13:14:37 +02:00
shadow-cljs.edn updated c4k-common dependency 2024-07-19 11:16:47 +02:00

convention 4 kubernetes: c4k-shynet

Clojars Project pipeline status

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

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 © 2024 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here