this post was submitted on 02 Oct 2023
26 points (100.0% liked)
Free and Open Source Software
17915 readers
38 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh, I definitely agree, it’s a really good tool if you need that. But on trying to find and setup a FOSS calendar server, I repeatedly saw the sentiment of “why not install Nextcloud?”. I just wanted a calendar server that would sync with native apps, I didn’t need a web interface for it. I didn’t want to dedicate the resources either. Baikal needs 1gb of RAM and 1 vCPU. Nextcloud needs 4-8x that, at a minimum.
Honestly, I am pretty surprised that Baikal requires that much :D It should literally take no more than 100 MB of memory and way less CPU, IMO - or did you mean the size of a VM?
The size of the VM itself. I run a MariaDB container on the same VM for Obsidian syncing. They both chug along happily. I can’t assign it less than a single vCPU, but that is still just one thread on a two thread core. I could assign it less than 1GB of RAM, but the box has 128GB so why bother?