Many of you have used or are still using DHIS2 with lxd containers thanks to Bob’s dhis2-tools-ng.
The tool brings stability, security and performance improvements for DHIS2 in environments where a single server is used, mostly in house.
While it has been fundamental for DHIS2 implementers to kick start and make DHIS2 operational, the tool lacks in support of modern day infrastructure needs.
That’s why I’ve worked in the past couple of months on a new tool which is based on dhis2-tools-ng but providing more features and robustness, such as, but not limited to:
- service credential management (including DHIS2);
- lxd cluster support, so you can spin up lxd containers on multiple separated servers;
- additional container types like centralized logging and a Security Information Event Management (SIEM) system.
The tool integrates seamlessly into preexisting lxd infrastructures created via dhis2-tools-ng without little to no effort (just have to replace some files, done automatically by the new tool).
If you want to know more, I’ve create this blog post to present the tool better, alongside other guides on how to upgrade and how to use the SIEM container type. Feel also free to reply to this topic, comment on the blog posts, send me a direct message here or open a Github issue.
The code is free for everyone to grab at GitHub - davinerd/dhis2-tools-dab: Improved DHIS2 management system through LXD containers.
The roadmap for the tool is yet to be decided: if you want to see a particular feature or have any request, please read the How to Contribute section of the repository README.
Let me know your thoughts!