@robi so the change you need is rather a retention based on backup size?
Group Details Private
AppDev
Cloudron App Packagers
Member List
-
RE: Hack a custom backup Retention and Schedule
-
RE: catchall -> mailing list?
@drew said in catchall -> mailing list?:
but I was hoping not to have to.
Just to have it said. setting up these rules is a one time thing. You just have to create a single rule per domain, and no further connection is needed.
If you have a lot of domains and want to automate it, you could even script it through https://manpages.ubuntu.com/manpages/trusty/man1/sieve-connect.1.html.
-
RE: Hack a custom backup Retention and Schedule
Hi @robi,
what kind of settings do you want to change? I would always discourage changing source files, simply because any update could potentially overwrite the custom changes.
Even if retention and schedule patterns
are not part of the documentation, looking in the browser console they still can be set with a simple curl request.curl 'https://my.xxx/api/v1/settings/backup_config' \ -H 'authorization: Bearer xxx' \ --data-raw '{"provider":"minio","format":"tgz","bucket":"xxx-9wdeu","prefix":"","accessKeyId":"xxx","secretAccessKey":"●●●●●●●●","endpoint":"https://xxx","region":"us-east-1","acceptSelfSignedCerts":false,"s3ForcePathStyle":true,"retentionPolicy":{"keepWithinSecs":2592000},"schedulePattern":"00 00 23 * * *","memoryLimit":8589934592,"uploadPartSize":20971520,"password":"●●●●●●●●"}' \ --compressed
-
RE: Is there any real alternative to Google Docs / Office 365 out there?
Hi @chetbaker
in my opinion there are no real alternatives, at least not when considering the full feature set of Office 365 and the Google Apps ecosystem. So if you want full office document editing the only applications that aim to come close are LibreOffice (or Collabora) and OnlyOffice with any of their supported file storage backends.If its just some text editor that you want to collaboratively work on then Cryptpad or Hedgedoc could be interesting to look at. But being markdown based with a split red/write pane makes Hedgedoc challenging for a lot of users and the Cryptpad UX also leaves room for improvement.
Document editing has lots of UX challenges to solve, and these challenges are seldomly free to conquer.
-
RE: cloudron language not changed
@vjvanjungg there is a setting for the systems settings which will be overwritten by the users choice of settings.
Did you check if that happens?
-
RE: Ghost: Urgent Security Update
@marcusquinn said in Ghost: Urgent Security Update:
App updates really should not be tied to Cloudron updates either
In this specific case it is because the app packaging makes use of a feature only available in Cloudron >=7.2.
https://git.cloudron.io/cloudron/ghost-app/-/commit/ceab152d282cccc12d0cee68b5f4a7e336a8b8dd
-
RE: Ghost: Urgent Security Update
@marcusquinn Are you not on 7.2? What is the LDAP bug you are hitting?
-
RE: catchall -> mailing list?
@drew said in catchall -> mailing list?:
but why can't I just point the catchall at a mailing list?
The one question I get when reading this is: why a mailing list?
A mailing list is there to distribute a single email to a group of recipients. Can your request maybe also be understood as "give me the ability to select a mailbox on a different cloudron hosted mailbox" or even "give me the ability to specify the recipient email of a catch all rules"?
-
RE: After updating password no credentials needed to login
All I can say is that with single quotes all is working fine.
Tested and pushed by my trainee. -
RE: Scaling / High Availability Cloudron Setup
@d19dotca funny that you mention them, BunnyCDN was the provider I wanted to check out before any other