Using this for Redmine on t2.nano.
Wanted a micro/small instance which can host a low traffic Redmine instance. The Bitnami AMIs on GNU/Linux don't allow you to select t2 instances. So my next obvious choice was FreeBSD which has a recent version of Redmine in its repositories. I am delighted to see the CPU credits getting saved as the OS itself is not utilizing significant CPU. Next, I can jail Redmine on this and upgrade to the next version of Redmine(when it is released) without affecting the users! Pros: Uses UFS, not ZFS - Ideal for low end servers. Is lean, not too many applications installed using pkg. Suggested Improvements: "su -" works without password, instead use sudo/doas.
There are no comments to display