No description
  • Clojure 53.6%
  • Shell 26.7%
  • Python 17.8%
  • Dockerfile 1.9%
Find a file
zwa e9afd4ce60 Merge pull request 'feat/update' (#5) from feat/update into main
Reviewed-on: #5
Reviewed-by: zwa <zwa@no-reply@meissa-gmbh.de>
2026-07-17 09:54:49 +00:00
doc drop cljs 2025-07-23 17:51:16 +02:00
infrastructure add sudo to image 2025-12-19 15:39:58 +01:00
src refactor for common backup 2026-07-03 17:01:13 +02:00
.gitignore drop cljs 2025-07-23 17:51:16 +02:00
.gitlab-ci.yml ci: use new build container 2026-01-23 13:24:25 +01:00
build.py update deps 2025-07-23 18:11:17 +02:00
LICENSE added base structure of c4k-nextcloud 2021-08-06 17:36:59 +02:00
project.clj refactor for common backup 2026-07-03 17:01:13 +02:00
README.md refactor for common backup 2026-07-03 17:01:13 +02:00

convention 4 kubernetes: c4k-nextcloud

Clojars Project pipeline status

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

Purpose

c4k-nextcloud provides a k8s deployment for nextcloud containing:

  • adjusted nextcloud docker image
  • nextcloud
  • 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

try out on cli:

target/graalvm/c4k-nextcloud src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-nextcloud 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-nextcloud

Mirrors are:

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

License

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