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
928a3a942a7f95e6288fb2c703bb3134c5457660
docker-images
/
apps
/
nextcloud
History
Udo Waechter
928a3a942a
no more supervisor
2021-08-20 11:46:31 +02:00
..
config.php
nextcloud config from configmap
2021-08-20 11:45:44 +02:00
deployment.yaml
nextcloud config from configmap
2021-08-20 11:45:44 +02:00
Dockerfile
nextcloud config from configmap
2021-08-20 11:45:44 +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