No description
- Clojure 53.6%
- Shell 26.7%
- Python 17.8%
- Dockerfile 1.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| doc | ||
| infrastructure | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| build.py | ||
| LICENSE | ||
| project.clj | ||
| README.md | ||
convention 4 kubernetes: c4k-nextcloud
chat over e-mail |
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
- Example Setup on Hetzner
- Backup and Restore
Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/c4k-nextcloud
Mirrors are:
- https://codeberg.org/meissa/c4k-nextcloud (Issues and PR)
- https://gitlab.com/domaindrivenarchitecture/c4k-nextcloud (CI)
- https://github.com/DomainDrivenArchitecture/c4k-nextcloud
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