- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-12-2016 10:21 AM
Is there any plans to package this up to be installed on CentOS? I am using it curently in AWS for dev but would like to bring it in-house for production and currently our Linux team only supports Rhel/CentOS.
04-12-2016 11:21 AM
Hi AlexZ,
it is definitely possible to install MineMeld on CentOS but packages are not there yet. Currently on Ubuntu native packages are only used to create the directory layout of the VM and provide a simple basic config for the services required for MineMeld, like nginx, rabbitmq and redis.
If your time would be interested, I can share all the details about the Ubuntu packages this way they can create their own CentOS pacakges.
luigi
04-12-2016 11:51 AM
Yes I would love to work through that with you.
04-13-2016 08:06 AM
Hi AlexZ,
great ! I will start working on documenting the layout of the VM with the different files involved.
11-28-2016 08:03 AM
Hi there,
Just found this topic which is exactly what I was looking for as well.
I wonder if you guys had any progress with this?
Thanks,
Lior
11-29-2016 12:57 AM
Hi @lior_bp,
no much progress so far, could running MineMeld inside docker on CentOS be a viable solution ?
11-29-2016 12:58 AM
Absolutely!
Any chance you could guide me through that?
11-29-2016 01:01 AM
Sure:
docker pull jtschichold/minemeld
Check the docker-compose file here for details about suggested volumes and tmpfs mounts:
https://github.com/jtschichold/minemeld-docker/blob/master/docker-compose.yml
11-29-2016 03:22 AM
Thank you!
It works like a charm! I wonder why so many "unstable" warnings appear on that git...
11-29-2016 03:34 AM
Hi @lior_bp,
just because it started as a side project and it is not as widely tested in production as MineMeld in a full instance, but it is quite stable now and supported.
04-18-2017 03:01 AM
Experimental CentOS 7 support has been added to MineMeld Ansible playbook. This means you can now run MineMeld CentOS 7, but automatic upgrade are not supported yet.
Details here:
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!