I agree, it'd be great to have a robust CalDAV server that handles invite emails robustly. If that option is Baikal, I'm all for it. I definitely prefer SOGo for GUI but that bugs with invites mangling events (making the organize null) when I add an invitee and then not sending the email is very frustrating.
Best posts made by adrw
-
RE: Sabre/dav - CalDAV and CardDAV server, alternative to Radicale.
-
RE: Integrate a private docker registry
I'm in strong agreement with @robi and @msbt, I'm working on a custom app and using Cloudron as a stripped down much cheaper alternative to AWS for hosting and a private docker registry is the last missing puzzle piece since I don't want to publish the image in a public Docker registry. A Cloudron private docker registry would be greatly appreciated and I'd be happy to pitch in with testing from a Github Actions CI use case or local publishing.
-
RE: Feature Request: Backblaze B2 As Backup Target
Backup is still running, uploaded >77GB in 7 hours. Would highly recommend TAR backup format since with rsync it blows through the limited Class C Transactions with the Remote Copy and individual file uploads which would end up being pretty costly.
-
RE: Is it possible to implement custom backup providers?
@girish @nexbit Any update on Backblaze B2 backup target? If there's a branch with progress I could put some time towards finishing it. I'm also a developer and am eager to have native Backblaze B2 support. The b2 node library and existing backup target interface linked above looks helpfully straight forward.
-
RE: Sogo calendar don't send invites
@necrevistonnezr That's definitely unfortunate, one of the biggest reasons I've stuck with Google Calendar until now.
FWIW I filed a bug with SOGo so hopefully they get around to fixing it sooner than later/never https://sogo.nu/bugs/view.php?id=4972
-
RE: Beginner's Guide: Hugo + Gitlab CI + Surfer
@vjvanjungg Great tutorial! I wouldn't have guessed it'd be so easy to have a full CI + deploy for a static site all within Cloudron.
-
RE: LetsEncrypt Failing
Thanks for the thorough reply @girish , I've updated my DNS accordingly and the certificates renewed! I'll figure something out with the Github Pages (or self host on Cloudron!)
-
RE: Feature Request: Backblaze B2 As Backup Target
Running a full backup test now, will report back results but I'm very excited!
-
RE: 5.4 dark mode messes up the text readability on Mail page.
@nebulon Big fan of Dark Mode, thanks for your work to add it!
-
RE: Feature Request: Backblaze B2 As Backup Target
@girish Awesome! This is such exciting new! Thank you for prioritizing it and getting it into the next release.
I'm curious...
- Will it be using the native B2 API or with their S3 compatible API?
- Will it be optimized to support rsync backups and not just tar/zip?
Again, huge kudos for baking in B2 support!
Latest posts made by adrw
-
RE: Postgresql not starting with "Resetting root password" infinite loop
@nebulon I didn't get any notifications in the dashboard for OOM which is why debugging was fairly unintuitive.
@girish If I encounter it again, I'll check
dmesg
and let you know. -
RE: Postgresql not starting with "Resetting root password" infinite loop
@adrw It seem to again have required more memory, wondering if there'd be a way to add that to the logs or detect that reset root password loop to suggest increasing memory. I also encountered it with the SFTP service.
-
RE: Postgresql not starting with "Resetting root password" infinite loop
@girish I'm seeing this failure again, the disk usage in System tab shows 250GB free
-
RE: Postgresql not starting with "Resetting root password" infinite loop
@girish thanks! disk space was fine but it seems like the memory was underprovisioned, I increased from default to 2GB and it started booting again, 1GB seemingly wasn't enough.
-
Postgresql not starting with "Resetting root password" infinite loop
My Postgresql seems to have an infinite loop and won't start, any ideas?
2022-01-24T20:21:05.000Z Resetting root password 2022-01-24T20:22:43.000Z Detected existing installation 2022-01-24T20:22:43.000Z Resetting root password 2022-01-24T20:24:22.000Z Detected existing installation 2022-01-24T20:24:22.000Z Resetting root password 2022-01-24T20:26:03.000Z Detected existing installation
-
RE: SOGo Contacts Export
@d19dotca Oh wow, that sounds like exactly the symptom I was seeing of truncated contacts for ones with many phone / email addresses. Thanks for chiming in, I had no idea that was an Exchange ActiveSync limitation.
-
SOGo Contacts Export
I'm in the process of migrating my SOGo instance to a new Cloudron server and am trying to manually export, then import contacts and calendar. Contacts appears initially to work but on inspection, the imported set is missing a lot of phone numbers, email addresses, and other fields within the contact entries. Has anyone experienced this before? Any idea how best to address it?
One idea would be linking both instances with a desktop Contacts syncing app and manually drag the entries over. It seems like a lot of legwork to handle what surprisingly seems like a broken export or import feature of SOGo.
-
RE: Sharding Cloudron or Partial Restores
@girish Thanks, I'll proceed with that for Sogo. For future reference, is there a better CardDAV/CalDAV client you'd recommend that is easier to operate for backups/restores?
While I've got you here, is Bitwarden as easy as restoring the app backup since it's not tied to any LDAP?
-
RE: Sharding Cloudron or Partial Restores
@humptydumpty Thanks, I did see that. For email, I'm unsure how much is manual. For example, I have contacts and calendar data in Sogo. Do I need to recreate the identical usernames in the new Cloudron for that data to map correctly? What if the Gid/Uid for the user end up being different? Similarly for Nextcloud, is there a known happy path for what is necessary to restore an app to a different Cloudron and map the user data?
-
RE: Sharding Cloudron or Partial Restores
@neurokrish Agreed, I want to split my current Cloudron into 2 where one has email, Sogo, Bitwarden, and everything else is on my home server Cloudron.