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
3dac0b92f14acae5e312dba475e5c13c87d7856c
docker-images
/
_apps
/
nextcloud
History
Udo Waechter
4579621b03
All checks were successful
continuous-integration/drone/push
Build is passing
Details
more changes
2024-04-21 17:07:27 +02:00
..
config.php
merged
2024-04-21 17:02:48 +02:00
deployment.yaml
merged
2024-04-21 17:02:48 +02:00
Dockerfile
merged
2024-04-21 17:02:48 +02:00
nginx-site.configmap.conf
merged
2024-04-21 17:02:48 +02:00
post-start.sh
merged
2024-04-21 17:02:48 +02:00
README.md
merged
2024-04-21 17:02:48 +02:00
tekton.yaml
merged
2024-04-21 17:02:48 +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