Example: Azure
In this example we will demo how to deploy SOAJS by leveraging a Kubernetes cluster running on Azure. You need the following:
- Create a kubernetes cluster using the Azure console
- Create a mongo cluster using mongoDB cloud.
- SOAJS Installer. click here to learn more
Installation steps
1- you need to create a configuration file as follow:
2- Run the following command:
remote installer install command
sudo soajs remote-installer install /..PATH_TO../myconfigfile.json
3- Access SOAJS console.
You need to change the DNS of your domain and then open your browser and go to http://sitePrefix.domain:httpPort/, in the above configuration example it will be: http://dashboard.soajs.org:30080/