Is there a containerized MID server (Docker/etc.)?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 02:38 PM
Is anyone working on a containerized version of the MID server software? I have built my own stuff, but the Tanuki service wrapper is REALLY getting in the way, basically making the container idea non-workable.
If you like the idea of containerization but don't have a solution, please up-vote the idea I posted on this forum!
- 3,559 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 10:34 AM
Unfortunately, no - the solution they came up with includes a bunch of platform changes. The documentation specifically states that it does not support prior agent versions, but you have to read between the lines as to why.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 11:16 AM
Unfortunately, the solution in Rome is a complete miss - not at all what was asked for. It's just a repackaging of the installed agent inside a container.
There are already several repackaged solutions like this on Docker Hub (as stated in several comments above), although maybe the "value" is having a "supported" version from the vendor. Then again, the documentation states that several standard features do not work and several others are "unsupported", so you'll have to interpret "value" for yourself.
I don't know what the development team's motivations were or what restrictions they were given, but the result is not good. The concept of containerization was completely missed, which is really sad as it sets a precedent for future releases and now we have a path that is not likely to be deviated from (ahem... AngularJS, Java 8, ES5, etc.).
I won't be using this, and I suspect that adoption will be fairly low elsewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2021 02:53 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2021 10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 08:10 AM
Folks, Anyone attempted to run the containerized mid-servers (images from Rome) on AWS ECS Fargate successfully? Is there any limitation in using ECS Fargate?