Replies: 2 comments 6 replies
-
Hi @Dhamo1107 ... welcome! We had Windows developers years ago, but haven't in a long time. I don't recall us adding anything specific that would break a Windows setup, but I'm not really sure. Are you planning to run under WSL or directly in Windows?
I think there were a few developers who've used Docker for the various dependencies like PostgreSQL, memcached and Kafka with some success, but i'm not sure on the specific images.
This is what I do, but I'm on a Mac. I don't see why this couldn't be possible. If you run into any problems, or specifics to a Windows setup, please feel free to open PRs to the developer setup guide, or if there are bugs with the Windows setup, please open them in our issues tracker. |
Beta Was this translation helpful? Give feedback.
-
@jrafanie There is an issue with rdkafka library in windows and not able to fix it |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I'm looking to set up a ManageIQ development environment on my Windows machine with Rubymine IDE. I have a few questions:
Is it possible to set up the environment on Windows OS?
Using Docker:
Can I use Docker for the setup?
Any recommended Docker images or configurations?
Cloning Repositories Directly:
Is it feasible to clone the repositories directly and set up without Docker?
Any specific instructions or potential issues to be aware of?
Any advice or resources would be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions