Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ESXI, Virtualbox #3

Open
Makr91 opened this issue Dec 5, 2019 · 1 comment
Open

Support for ESXI, Virtualbox #3

Makr91 opened this issue Dec 5, 2019 · 1 comment

Comments

@Makr91
Copy link

Makr91 commented Dec 5, 2019

So, I know this is still pretty new, in my home environment, I have a server rack, 5 Servers, 2 of which are UPS backed and run ESXI, the other are CentOS ZoL with KVM and GPU Passthrough. I would ideally like to run this on each of the Hosts as VMs (Preferably CentOS) but I am unsure of which direction to go.

Should I try to get Ansible to create a Docker container in CentOS like you stated, or would it be better to try to get ESXI and KVM to emulate Raspbian and have Ansible handle the Raspbian hosts?

@cvb941
Copy link
Owner

cvb941 commented Jan 7, 2020

If you get Ansible to talk to the VMs and ensure they can form a swarm between them, it should work.

However, as I said in the readme, since I used Raspberries to make this work I have chosen images (namely the MariaDB one) which work on arm32 but incidentally are not compatible with x86. But it should be just a matter of changing the MariaDB images in docker-compose.yaml to the default ones from https://github.com/colinmollenhour/mariadb-galera-swarm.

Have you found a different solution in the meantime?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants