runit.sh update

Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
2026-03-12 14:45:17 +01:00
parent 6095bd26ce
commit 5921d27f1e
5 changed files with 473 additions and 272 deletions

View File

@@ -1,6 +1,6 @@
# Nextcloud Dev En
# Nextcloud Dev Environment for Poll
two options
Two options
one created manualy with a simple podman and a local database
@@ -37,7 +37,7 @@ puis
./sync_poll.sh
```
il reste encore a compiler avec les dependances composer et le build npm vuejs
il reste encore a compiler avec les dépendances composer et le build npm vuejs
```
./enter_www_data.sh
@@ -72,7 +72,7 @@ utiliser la base de donnee postgres et non le SQLLite ?
./migrate_db_sqlite2postgres.sh
# NEW PLAIN nextcloud dev
# Option 2 : nextcloud-docker-dev
setup