Deploying your first NuvlaEdge Application
Once you’ve installed either the NuvlaEdge Engine or NuvlaEdge OS, you’ll find yourself with an Edge Computing capable device, that you can remotely manage from Nuvla.
If your NuvlaEdge installation was successful, you should now see the following in Nuvla:
- from the Edge panel, your NuvlaEdge is online
- in the Infrastructures panel you’ll now see a new Docker Swarm infrastructure, named after your NuvlaEdge
- in the Credentials panel you’ll find the credentials for this infrastructure
So, let’s deploy a Nuvla App into your NuvlaEdge:
-
login into nuvla.io and go to the Marketplace
- find your desired application (let’s say Nginx for example)
-
after making sure that App is compatible with your NuvlaEdge’s architecture, click
launch
- select the right Credential for the NuvlaEdge infrastructure you’re deploying to
- if applicable, define any environment variables, configuration files and/or other runtime parameters that might be required by your app
- click
launch
, and you’ll be redirected to your dashboard, where you can follow the state of your deployment