AWS Basics: Beginners Guide by Gordon Wong

AWS Basics: Beginners Guide by Gordon Wong

Author:Gordon Wong [Wong, Gordon]
Language: eng
Format: epub
Published: 2017-01-25T08:00:00+00:00


Commands can now be sent to the Docker daemon which is running on the AWS swarm. The following command can help us achieve this:

docker deploy demoswarm

Wait for some minutes and then check. You will see that it will be part of the services which will be running. You just have to perform a list as shown below:

$ docker service ls

We can then go ahead and then update the www services and the port for the API. This will make it easy for the world to be able to access the web part of it on the port 80 and its API part on the port 8000. The following commands will help us achieve this:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.