* add intelliJ idea's project configuration to gitignore
* upgrade mariadb from 10.5.3 to 10.5.9 for nextcloud
* add redis to nextcloud and upgrade from 19.0.0 to 21.0.1
* remove bad http port for nextcloud
* improve nextcloud end instructions
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
* added more variables supported by paperless-ng and added variable descriptions
* fixed regex validator for numeric inputs and email
* fixed regex validator
* removed a few optional variables
* unique variable name patterns
* added url protocol for CORS header
* added pre-consume script variable
Co-authored-by: ak4zh <akash@gmail.com>
* Add Akaunting
Tested it on my instance and it works perfect. All images used are from official sources.
* Add Akaunting logo
Added Akaunting logo downloaded from their official website https://akaunting.com/
* Change docker tag from "latest" to 2.1.8
Change docker tag from "latest" to 2.1.8
* Updated as per comments
Removed ports: 8080:80 as per comment - CapRover automatically reverse proxy to your app. Added the the db version.
* Create node.js.yml
* Create formatter.yml
* Delete formatter.yml
* Delete node.js.yml
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
* BSR: use check out as the fact to check instead of checkout
* BSR: remove useless whitespace
whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
Upgrade strapi. Upgrade mongodb dependencies. Remove the root user for mongo to secure the database. Add generated mongoDB password to help users
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
* Weblate translation service
* Add missing environment variables
* Make open registration configurable
* Run linter
* Fix app volume
* Fix volume mount
* Various fixes to cap setup options
* Better descriptions for variables in weblate
* Fixes to weblate (image version and env var name)