You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
jerger 44589b787b update deps 2 years ago
doc improve doc 2 years ago
infrastructure upgrade to 22 2 years ago
public changes to fit new c4k-commons version 3 years ago
src Moved letsencrypt-issuer? back to c4k-common 2 years ago
.gitignore Local integration test 3 years ago
.gitlab-ci.yml disable integrationtest as it needs fix 2 years ago
LICENSE added base structure of c4k-nextcloud 3 years ago
README.md Updated Readme to be in line with c4k-jira 3 years ago
auth-local.edn Local integration test 3 years ago
config-local.edn Local integration test 3 years ago
package.json version bump 2 years ago
project.clj update deps 2 years ago
shadow-cljs.edn Upgraded c4k-common 3 years ago
valid-auth.edn now cloud container is starting 3 years ago
valid-auth.yaml Added yaml config reader 2 years ago
valid-config.edn Changed issuer keywords to strings 2 years ago
valid-config.yaml Changed issuer keywords to strings 2 years ago

README.md

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