This website requires JavaScript.
Explore
Help
Sign In
chaos
/
docker-images
Watch
2
Star
1
Fork
0
You've already forked docker-images
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
320cd6eb34bde35b937ebd378af53bf5fb65b307
docker-images
/
apps
/
nextcloud
History
Udo Waechter
aa44e55363
version string in config needs to be updated, hooray
2021-10-18 14:57:13 +02:00
..
config.php
version string in config needs to be updated, hooray
2021-10-18 14:57:13 +02:00
deployment.yaml
migrated Ingresses to nginx 1.0.0
2021-09-21 18:53:33 +02:00
Dockerfile
version string in config needs to be updated, hooray
2021-10-18 14:32:05 +02:00
nginx-site.configmap.conf
no more apache
2021-08-20 11:46:08 +02:00
post-start.sh
na, its to early
2021-08-17 10:35:48 +02:00
README.md
nextcloud config from configmap
2021-08-20 11:45:44 +02:00
tekton-image-build.yaml
applied new paths
2021-06-23 18:10:13 +02:00
README.md
kubectl -n live-env create configmap nextcloud-config --from-file=config.php
kubectl -n live-env create configmap nextcloud-nginx-site --from-file=nginx-site.configmap.conf