MeteorN
MeteorN copied to clipboard
MeteorN - A Simple Tool to Run Meteor App with an Nginx Reverse Proxy
Currently, scaling up the mongo replica set in this project is a messy job. One has to make many modifications to the docker compose file as well as the replica...
Currently, users have to run a JS script in primary container by hand to set up the replica set for the first time running which is not intuitive. So I'm...
To test all three derivatives of this project by hand is a waste of time. So I'm wondering if there is any way to automate this process.