* New app: Matrix Synapse
* Change default version
* default version fix
* Add explanation to change the max_upload_size
* Update explanation to change the max_upload_size
* Fix bugs in explanation to change the max_upload_size
* Remove simple
* Code clean up
* Overhaul: no need for the user to execute command
* code formatting
* add public_baseurl
* homeserver.yaml configured to use postgres
* finished postgres setup
* Add "start" description
* update umami-postgresql and added umami-mysql
* add umami-postgresql.png
* change default version of umami
* fix a typo
* set minimum umami version to 1.33.2
* fix
* fix umami version and added no DB app
* umami-nodb
* change nodb to only
* removed the outdated mattermost one-click apps, added a latest mattermost one-click app with updated configs
* updated version tags
* ran prettier
* reverted changes in package.json
* reverted package.json and package-lock.json to the version before commits.
* Create mayan-edms.yml
First working draft of Mayan EDMS as a One-Click-App
* Added Mayan EDMS logo png
* Updates instructions and description
* Format change
* format changes
* format
* after prettier
* Added missing validRegex and better descriptions
$$cap_redis_pass can't be blank
* Remove command from postgres and update instructions
* Add CouchDB with Clouseau (Full Text Search) as one click app
* Add files via upload
* Update couchdb-clouseau
* Rename couchdb-clouseau to couchdb-clouseau.yml
* added imagor and imagor-aws
* added imagor_unsafe env var in aws version
* updated app description
* fixed icon name
* renamed aws to s3 as it supports all s3 compatible storage
* Added new app (Netbox)
Added new application--Netbox is an IP address and datacenter infrastructure management platform originally developed by engineers at Digital Ocean. It is particularly helpful for anyone managing medium to large networks. Further documentation is linked in the deployment information, the script has been formatted using Prettier, and its associated logo has been formatted to match Caprover's layout.
* Updated formatting per Caprover .prettierrc
* Added tag-based timer app (traggo)
Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.
With tags, Traggo tries to be as customizable as possible, ie-if you work on different projects you could add a `project` tag. If you like to see statistics from the different things you do, you could add tags with values like `email`, `programming`, `meeting`. You can do it just as you like.
* Added Foundry Tabletop
Not sure if using exact version is good for this app, but it works.
### ☑️ Self Check before Merge
- [✓] I have tested the template using the method described in README.md thoroughly
- [✓] I have ensured that I put as much default values as possible (except passwords) to ensure minimum effort required for end users to get started.
- [✓ ] I have ensured that I am not using the "latest" tag as this tag is dynamically changing and might break the one-click app. Use a fixed version.
- [✓] I have made sure that instructions.start and instructions.end are clear and self-explanatory.
- [✓] Icon is added as a png file to the logos directory.
* Update foundryvtt.yml
* Update foundryvtt.yml
I have no idea what I'm doing