cloudify-nodecellar-example
cloudify-nodecellar-example copied to clipboard
A sample Cloudify 3 application consisted of a nodejs server and mongodb database.
Results
12
cloudify-nodecellar-example issues
Sort by
recently updated
recently updated
newest added
django_host: type: nscloud.nodes.MonitoredServer ``` ########################################################### # Setting the nodejs_host initial number of instances to 2. # The default values for instances.deploy is 1. ########################################################### ``` *\* instances: deploy: 2** ```...