Step 4: Create application instances
Last updated
Last updated
Navigate to Applications service
Click Add new Node App
Select Server APP1
Set Number of instances as 2
Set Starting port as 8000
Click Save application
Click Add new Node App again
Select Server APP2
Set Number of instances as 2
Set Starting port as 9000
Click Save application
Once the applications are created ClusterWare will try to sync their status. Once the sync is complete you'll see an "No such file or directory" error message - which is expected as we haven't imported the application source code to the server yet. We'll do that in the next step...