|
|
|
@ -5,7 +5,7 @@
|
|
|
|
- put treetalker.guideget.ru.conf nginx config into ./nginx_conf.d
|
|
|
|
- put treetalker.guideget.ru.conf nginx config into ./nginx_conf.d
|
|
|
|
- put `pg_dumpall --clean | gzip > db.out.gz` into ./init_db
|
|
|
|
- put `pg_dumpall --clean | gzip > db.out.gz` into ./init_db
|
|
|
|
- fix treetalker/nodejs/config/config.env `HOST=` db address
|
|
|
|
- fix treetalker/nodejs/config/config.env `HOST=` db address
|
|
|
|
- `chmod 999:999 postgres_data`
|
|
|
|
- `chown 999:999 postgres_data`
|
|
|
|
|
|
|
|
|
|
|
|
## Clean up
|
|
|
|
## Clean up
|
|
|
|
- delete ./node_modules dirs
|
|
|
|
- delete ./node_modules dirs
|
|
|
|
|