No description
  • Clojure 75.8%
  • Python 23.8%
  • Dockerfile 0.4%
Find a file
2025-08-19 18:12:03 +02:00
doc subcomponents 2025-04-08 18:18:19 +02:00
infrastructure/backup improve backup 2025-08-19 18:12:03 +02:00
src fix backup 2025-08-06 08:29:26 +02:00
.gitignore remove eastwood 2025-07-28 10:40:39 +02:00
.gitlab-ci.yml update 2025-04-16 18:48:56 +02:00
build.py remove js artifacts from build 2025-07-28 10:51:40 +02:00
LICENSE initial 2025-04-07 13:35:21 +02:00
project.clj bump version to: 1.0.2-SNAPSHOT 2025-07-28 10:52:44 +02:00
README.md update 2025-04-16 18:48:56 +02:00

convention 4 kubernetes: c4k-stats

Clojars Project pipeline status

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

Purpose

c4k-stats provides a k8s deployment for stats containing:

  • stats
  • ingress having a letsencrypt managed certificate

The package aims to a low load sceanrio.

Status

Stable - we use this setup on production.

Try out

try out on cli:

target/graalvm/c4k-stats src/test/resources/stats-test/valid-config.edn src/test/resourcesstats-test/valid-auth.edn | kubeval -
target/graalvm/c4k-stats src/test/resources/stats-test/valid-config.edn src/test/resources/stats-test/valid-auth.edn | kubectl apply -f -

Development & mirrors

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

Mirrors are:

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

License

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