With the DPDPA rules now published, high-quality compliance solutions are becoming available for established businesses. We have attempted an open-source solution for DIY enthusiasts, and our goal is to provide an out-of-the-box, compliant solution for MSMEs.
3 Likes
This looks very promising. ![]()
One question: can I use this in extension with my existing docker containers? E.g., a moodle compose stack has a front-end service and a mariadb service. How do I configure the dpdp cms to work with moodle?
(asking as an amateur, please excuse if Iām missing something super obvious : ))
Hi Anand - You can merge the compose files, but it may be cleaner to keep the docker containers separate and link them via a shared network. This allows Moodle to communicate directly with the Consent Manager using its container name as the hostname (e.g., http://dpdp-cms).
1 Like