Files
jugement_majoritaire/nextcloud_devenv/README.md
phlippe lhardy e985f2e430 setup script for nextcloud dev env
checked on Debian 13 (Trixie)
( not Debian 12 )
2025-07-04 12:25:38 +02:00

19 lines
256 B
Markdown

# Nextcloud Dev En
Create a dev env for nextcloud
setup databse :
./setupdatabase.sh
./setuppodman
# on ubuntu VOLUME creation failed ( podman 4.9.3 )
# comment out VOLUME var/www/html in 31/apache/Dockerfile
./clonegit.sh
./runpodman.sh
./doit.sh