Commit Graph

22 Commits

Author SHA1 Message Date
Nicolas De loof db9598346c
Volume usage (#11608)
* Volume usage

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style and copy edit updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-10-23 14:23:02 +01:00
Sebastiaan van Stijn 393d3f6566
Add rel="noopener" to external links
See https://web.dev/external-anchors-use-rel-noopener/

Using noopener, as that addresses the security issue. "noreferer" blocks
the REFERER header, which may still be useful for some target URLs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-12 13:09:30 +02:00
Guillaume Tardif 6b15093c34 Revert links pointing to edge
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 17:17:22 +02:00
Guillaume Tardif f92ead9ec1 Compose-cli is now available with Desktop stable. Remove mentions of aci-integration-beta
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-29 14:33:36 +02:00
Chris Crone 57eb05e2e8 Replace ECS integration with Compose CLI
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-29 12:17:49 +02:00
Chris Crone b18cebff6d Update ECS docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2020-09-25 17:03:45 +02:00
Camilo Santana c019eb9a79
fixes link in ecs-integration.md
`docker secret` creates secrets in AWS Secrets Manager Service - not in AWS Systems Manager Parameter Store Service. Note the `arn:aws:secretsmanager:...` reference in the existing example.
2020-09-22 17:50:19 -07:00
Terry Smith 4713bc5e51
Add missing external flag indicator in secrets
This is required otherwise it tries to read a non-existing file
2020-09-18 11:56:54 +01:00
Charlie Arehart 4e22ca29e6
correct missing bullet points
Signed-off-by: Charles Arehart <charlie@carehart.org>
2020-09-17 13:41:59 -05:00
Nicolas De loof 3c088164c6
Configure existing security-groups by `external.name` (#11379)
* Configure existing security-groups by `external.name`

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-16 15:10:39 +01:00
Sunny f47d54d7b7
Update ecs-integration.md
change 'x-asw-keys' to 'x-aws-keys'
2020-09-16 00:57:33 +09:00
Nicolas De loof d75734b741
ECS local simulation (#11352)
* Document ECS local simulation mode

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* List "jocker" as SDK java implementation

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-10 16:07:21 +01:00
Guillaume Tardif ed7d38ed67 Removed references to ecs command, replaced by classic docker commands executed pithing the ecs context
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-01 14:53:26 +02:00
Aðalsteinn Rúnarsson 08a13fcf6f
Fix typo in ecs-intetration
Fix typo.

Closes #11307
2020-08-29 12:20:25 +00:00
Usha Mandya 46a8b196f6 Remove extra space in the compose command 2020-08-25 18:58:04 +01:00
Nicolas De loof 460a832342
update ECS docs for beta.5 (#11267)
* update ECS docs for beta.5

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* ECS integration isn't a CLI plugin anymore

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Proofread updates

Made some minor style/edit updates and wrapped content

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-08-25 16:46:32 +01:00
Usha Mandya a46a62bafc Add a note on turning experimental features on
Add a note to specify users must turn on the experimental features flag manually when they switch from stable to edge releases.
2020-07-28 12:03:56 +01:00
Usha Mandya e963211456 Add req on ARN and resource format
A new prerequiste on opting into the AWS account into the new ARN and resource format
2020-07-21 18:25:12 +01:00
Nicolas De loof 77002162af
document x-aws-cluster (#11150)
* document x-aws-cluster

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Minor style updates

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-07-17 12:34:47 +01:00
Laurens Vanderhoven eb8880f1fd
Fix commands
`docker compose ecs` to `docker ecs compose`
2020-07-10 08:22:13 +02:00
Usha Mandya 6279d6067a Update install script 2020-07-09 17:01:49 +01:00
Usha Mandya ebc4ac985d Add Docker ECS Integration docs 2020-07-09 15:56:06 +01:00