Forum archive
Roundup Issue Tracker : Docker Container ?
Hello
found this docker image : turnkeylinux/roundup-14.0
But it seems it isn't maintained. Is the docker file available to give an upgrade to 2.1.0 a try ?
Want to test Roundup as container with a PostgreSQL container as backend.
Thanks, Norbert
There are newer releases available from turnkeylinux/roundup - although it's still unmaintained (latest release was v15.2 - latest is 16.1).
It's also worth adding, that our docker builds are a bit of a hack. They're not typical docker builds. They're actually a monolithic install (that still includes MySQL/MariaDB) so I don't think it's what you are after anyway...
Do you actually have any problems with the MySQL/MariaDB backend? FYI I have spoken with one of the roundup devs about it a while ago. I asked him about whether moving to a PostgreSQL backend would be preferable and he suggested that we stick with the MySQL/MariaDB backend (so we did).