Jump to: navigation, search
(Created page with "= Deploying Web Services and Applications = Category:V:HTCC:9.0.0DRAFT")
 
Line 1: Line 1:
 
= Deploying Web Services and Applications =
 
= Deploying Web Services and Applications =
 +
 +
After you install [[Prerequisites#docker|Docker]] and [[Prerequisites#kubernetes|Kubernetes]], follow the steps on this page to deploy Web Services and Applications.
 +
 +
# {{#Widget:ExtLink|link=https://bintray.com/docs/usermanual/starting/starting_gettingstarted.html#_creating_an_account|displaytext=Create a Bintray account}}. Bintray is a fully-fledged repository for Docker images, and works seamlessly with the Docker client. The Docker image for Web Services and Applications is stored in a Bintray repository.
 +
# Follow the Bintray documentation to {{#Widget:ExtLink|link=https://bintray.com/docs/usermanual/formats/formats_dockerrepositories.html|displaytext=pull the Docker image}} for Web Services and Applications.
 +
# [[InstallingAndDeploying#containers|Deploy the Docker containers]].
 +
 +
{{AnchorDiv|containers}}
 +
== Deploy the Docker containers ==
 +
  
 
[[Category:V:HTCC:9.0.0DRAFT]]
 
[[Category:V:HTCC:9.0.0DRAFT]]

Revision as of 19:36, May 10, 2018

Deploying Web Services and Applications

After you install Docker and Kubernetes, follow the steps on this page to deploy Web Services and Applications.

  1. Create a Bintray account. Bintray is a fully-fledged repository for Docker images, and works seamlessly with the Docker client. The Docker image for Web Services and Applications is stored in a Bintray repository.
  2. Follow the Bintray documentation to pull the Docker image for Web Services and Applications.
  3. Deploy the Docker containers.

Deploy the Docker containers

Comments or questions about this documentation? Contact us for support!