Deploying your first NuvlaBox Application
Once you’ve installed either the NuvlaBox Engine or NuvlaBox OS, you’ll find yourself with an Edge Computing capable device, that you can remotely manage from Nuvla.
If your NuvlaBox installation was successful, you should now see the following in Nuvla:
- from the Edge panel, your NuvlaBox is online
- in the Infrastructures panel you’ll now see a new Docker Swarm infrastructure, named after your NuvlaBox
- in the Credentials panel you’ll find the credentials for this infrastructure
So, let’s deploy a Nuvla App into your NuvlaBox:
-
login into nuvla.io and go to the App Store
- find your desired application (let’s say Nginx for example)
-
after making sure that App is compatible with your NuvlaBox’s architecture, click
launch
- select the right Credential for the NuvlaBox 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