ajout des script de creation de l'environnement de dev Nextcloud

This commit is contained in:
philippe lhardy
2025-07-03 17:21:28 +02:00
parent fd21f5186a
commit f2ff78fa86
17 changed files with 1016 additions and 2 deletions

View File

@@ -0,0 +1,16 @@
# Nextcloud Dev En
Create a dev env for nextcloud
setup databse :
./setupdatabase.sh
# not completed, done manualy
# ./setuppodman.sh
# comment out VOLUME var/www/html in 31/apache/Dockerfile
# cd podman; ./update.sh; cd 31/apache; podman build .
./runpodman.sh
./doit.sh