Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
04d3bf2f
Commit
04d3bf2f
authored
Aug 21, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated steps to match standards
Related to:
https://gitlab.com/gitlab-org/technical-writing/-/issues/454
parent
10932045
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
doc/topics/autodevops/requirements.md
doc/topics/autodevops/requirements.md
+6
-4
No files found.
doc/topics/autodevops/requirements.md
View file @
04d3bf2f
...
...
@@ -42,7 +42,9 @@ that works best for your needs:
You can choose the deployment method when enabling Auto DevOps or later:
1.
In GitLab, go to your project's
**Settings > CI/CD > Auto DevOps**
.
1.
In GitLab, on the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Settings > CI/CD**
.
1.
Expand
**Auto DevOps**
.
1.
Choose the deployment strategy.
1.
Select
**Save changes**
.
...
...
@@ -181,9 +183,9 @@ You can choose to target [AWS ECS](../../ci/cloud_deployment/index.md) as a depl
To get started on Auto DevOps to AWS ECS, you must add a specific CI/CD variable.
To do so, follow these steps:
1.
In
your project, go to
**Settings > CI/CD**
and expand the
**Variables**
section
.
1.
In
GitLab, on the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Settings > CI/CD**
.
1.
Expand
**Auto DevOps**
.
1.
Specify which AWS platform to target during the Auto DevOps deployment
by adding the
`AUTO_DEVOPS_PLATFORM_TARGET`
variable with one of the following values:
-
`FARGATE`
if the service you're targeting must be of launch type FARGATE.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment