Deploy an application
Estimated reading time: 1 minute- Introduction to Deploying an app to Docker Cloud
- Set up your environment
- Prepare the application
- Push an image to Docker Cloud’s Registry
- Deploy the app as a Docker Cloud service
- Define environment variables
- Scale the service
- View service logs
- Load-balance the service
- Provision a data backend for the service
- Stackfiles for your service
- Data management with Volumes