No description
Find a file
2022-07-15 13:21:16 +02:00
doc improve doc 2022-03-19 17:33:09 +01:00
infrastructure upgrade to 22 2022-03-19 17:58:41 +01:00
public changes to fit new c4k-commons version 2021-10-22 15:47:00 +02:00
src format 2022-07-15 13:21:16 +02:00
.gitignore Local integration test 2021-12-15 12:49:57 +00:00
.gitlab-ci.yml disable integrationtest as it needs fix 2022-03-18 16:38:16 +01:00
auth-local.edn Local integration test 2021-12-15 12:49:57 +00:00
config-local.edn Local integration test 2021-12-15 12:49:57 +00:00
LICENSE added base structure of c4k-nextcloud 2021-08-06 17:36:59 +02:00
package.json version bump 2022-05-11 14:55:54 +02:00
project.clj update deps 2022-05-20 18:17:47 +02:00
README.md Updated Readme to be in line with c4k-jira 2021-10-15 10:43:31 +02:00
shadow-cljs.edn fix compile 2022-05-21 10:58:54 +02:00
valid-auth.edn now cloud container is starting 2021-09-15 18:34:40 +02:00
valid-auth.yaml Added yaml config reader 2022-04-13 13:56:49 +02:00
valid-config.edn Changed issuer keywords to strings 2022-04-20 16:51:57 +02:00
valid-config.yaml Changed issuer keywords to strings 2022-04-20 16:51:57 +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

License

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