Nodejs Applications
Understanding Configuration and Deployments of Node Applications
To begin with we are using Multiplayer Snake Game
- Ensure that you clone the git repo on the local machine
- Login to nifectl using nifectl auth command
- Configure a new application using nifectl init
run command
Once the deployment starts, you will see a list of commands building the docker container and then this will deploy to a location (default location : IND(Mumbai))
- Access the deployed application using the URL created, in this case
http://node.apps.nifetency.com
- Extend to other regions
Use nifectl regions to add new regions
``