Links
Comment on page

Pod Launch - General

To launch any workload, first ensure the image is available on Docker Hub.
You can also automate the image preparation with this guide
Be sure your account is funded:
Go to the Dashboard
Click
Configure your application.
The Application Name will be helpful to select servers during debugging
For custom DNS reference the following:
Environment Variables defined like those in -e NAME=Value
When running a web server you can use the webtty to check internal function before checking external functions.