* Moodle LMS Caprover yaml file.
* Moodle Logo as png file.
* Removed option to set username and password.
To keep things simple, Admin username and password set to default. After installation user can always change the password.
* Updated Description
* Formated document using prettier.
* Reformatted Using prettier with caprover's config
* Executed npm run formatter-write
* Update moodle.yml
Co-authored-by: root <root@rwpcpnr.com>
* feat(rstudio-server): adds yml for rstudio server one-click
* fix(rstudio-server): fixed version not to use latest because it could break the one-click-app
* fix: add volume to rstudio to keep persistent data and updated isOfficial value
* fix: updated description to be under 200 characters
* feat(umami): adds umami web-analytics deployment with caprover-umami
* fix: formatting of umami yml
* fix: run prettier to comply yml formatting
* feat: update to caprover-umami postgresql-5ecaf55
* feat(rstudio-server): adds yml for rstudio server one-click
* fix(rstudio-server): fixed version not to use latest because it could break the one-click-app
* fix: add volume to rstudio to keep persistent data and updated isOfficial value
* fix: updated description to be under 200 characters
* added meilisearch
* added more environment variables
* fixed prettier errors
* updated post deployment message with instructions to easily obtain public and private keys
* hardcoded data dirs to default values and removed variables
* 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>
* 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)
* add chaskiq one click
* version tag
* prettier on chaskiq.yml
* Update chaskiq.yml
update tag version
* Update chaskiq.yml
documentation details, fix domain
* Adding Plausible Analytics.
* Prettify YAML.
* Update plausible.yml
Removed :ro ignored by Caprover.
Added list of docker images used by the app.
* Added InvoicePlane.
* Format invoiceplane.yml
* Using official MySQL image.
* Changed env variables for MySQL official image.