No description
Find a file
2024-05-31 16:58:27 +02:00
doc add the upgrade experience 2024-04-26 15:38:28 +02:00
infrastructure bump version to: 10.1.1-SNAPSHOT 2024-04-26 14:53:08 +02:00
public changes to fit new c4k-commons version 2021-10-22 15:47:00 +02:00
src use new fkt 2024-05-31 16:48:33 +02:00
.gitignore Changes project.clj 2023-10-16 18:21:04 +02:00
.gitlab-ci.yml remove integration tests 2024-05-31 16:14:12 +02:00
build.py reenable lint & native build 2024-05-31 16:42:51 +02:00
LICENSE added base structure of c4k-nextcloud 2021-08-06 17:36:59 +02:00
package.json bump version to: 10.1.1-SNAPSHOT 2024-04-26 14:53:08 +02:00
project.clj update deps 2024-05-31 16:14:26 +02:00
README.md [Skip-CI] Add Development and mirrors section 2023-07-28 14:02:14 +02:00
shadow-cljs.edn adjust version 2024-05-31 16:58:27 +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

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