utf8 delivers several issues with multiple sites (Invalid datetime format for example)
The recommendation from wallabag is to use utf8mb4 as mentioned here: https://github.com/wallabag/wallabag/issues/5116 and here: https://github.com/wallabag/wallabag/issues/4764
The default setup of wallabag in caprover uses utf8, adding this env variable solves the issue even for existing installs.
* Add Papermerge
Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. Instead of having piles of paper documents all over your desk, office or drawers - you can quickly scan them and configure your scanner to directly upload to Papermerge DMS.
* Formatted Yml
* Add Project Send
ProjectSend is a self-hosted application (you can install it easily on your own VPS or shared web hosting account) that lets you upload files and assign them to specific clients that you create yourself! Secure, private and easy. No more depending on external services or e-mail to send those files!
* Formatted Yml
* Update projectsend.png
When i used qBittorent, It didn't worked for me. Then i found that its due to the error in data i entered during installation. So I edited some fields to make installation more clear and self-explanatory. Also added default values
* 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>
The regex validation breaks certain email delivery services, as they don't simply use mail addresses.
AFAIK, there is no limitation on SMTP usernames, when it comes to authentication.
* 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