reversed previous fix for init_db.sql schema, sqlite3 can execute multiple statements, failure in previous versions probably due to syntax error in users table insert statement; new routes.t file omitted from previous commit
5 months ago
README.txt
requires development_local.yml & test_local.yml in environments dir to run tests and dev server
ln -s production.yml deployment.yml
# /etc/apache2/websites/volvox.online.ssl
# documents library (check running port map in docker-compose.yml):
ProxyPass /docs-lib http://localhost:5001/docs-lib
ProxyPassReverse /docs-lib http://localhost:5001/docs-lib
# reconfig timezone for GB:
$ dpkg-reconfigure tzdata [select 8 then 27]
## to run:
$ docker compose up -d
## to restart:
$ docker compose [stop|start] documents_library
https://volvox.online/docs-lib