Go Apps - todoList
Understanding Configuration and Deployments of Go Applications
To begin with we are using TodoList App
- 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
- Access the deployed application using the URL created, in this case
http://gogeo.apps.nifetency.com:4040
- Extend to other regions
Use nifectl regions to add new regions