-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Describe the problem you want to solve or enhancement you want to bring
Support WIndows as much as possible. This is an umbrella issue for all trouble you can encounter when installing Vulcan Next on Windows.
Current issues:
Mongo
- $(pwd) (current directory) command is not working when running Mongo with Docker
- Actually, I am not even sure you can dockerize Mongo on Windows
- Relevant doc: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/
- We should enhance the documentation/learn tutorial accordingly after finding the best pattern for Windows users
Questions to the community
I am not coding on Windows at all so any help from the community is more than welcome!