No description
- Clojure 69.4%
- Python 26.7%
- HTML 2.5%
- Shell 1.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| doc | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| build.py | ||
| create_admin.sh | ||
| LICENSE | ||
| package.json | ||
| project.clj | ||
| README.md | ||
| shadow-cljs.edn | ||
convention 4 kubernetes: c4k-shynet
chat over e-mail |
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:
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:
- https://codeberg.org/meissa/c4k-shynet.git
- https://gitlab.com/domaindrivenarchitecture/c4k-shynet (issues and PR, CI)
- https://github.com/DomainDrivenArchitecture/c4k-shynet
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
