setup script for nextcloud dev env
checked on Debian 13 (Trixie) ( not Debian 12 )
This commit is contained in:
@@ -6,10 +6,12 @@ setup databse :
|
||||
|
||||
./setupdatabase.sh
|
||||
|
||||
# not completed, done manualy
|
||||
# ./setuppodman.sh
|
||||
./setuppodman
|
||||
|
||||
# on ubuntu VOLUME creation failed ( podman 4.9.3 )
|
||||
# comment out VOLUME var/www/html in 31/apache/Dockerfile
|
||||
# cd podman; ./update.sh; cd 31/apache; podman build .
|
||||
|
||||
./clonegit.sh
|
||||
|
||||
./runpodman.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user