RSS Git Download  Clone
..
  layouts new entry now an expandable div, with new link to home; added bootstrap js bundle 5 months ago
  404.tt 2kB replaced Starman with plackup, not required for low-use app; added restart always to docker-compose file; no longer supplying title to templates, using appname; added README file for relevant deployment info 5 months ago
  home.tt 4kB info bar if no records found 5 months ago
  login.tt 527B using bootstrap v5 for page layout 5 months ago
  upload.tt 517B basic create new and search existing records functionality now complete; attempt to use DSL in model classes not working 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