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
2f0d7871
Commit
2f0d7871
authored
Dec 22, 2016
by
Kamil Trzciński
Committed by
Douglas Barbosa Alexandre
Dec 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Merge branch 'autodeploy-docs-tweaks' into 'master'
Improve autodeploy docs See merge request !8242
parent
ac446b58
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
doc/ci/autodeploy/img/autodeploy_dropdown.png
doc/ci/autodeploy/img/autodeploy_dropdown.png
+0
-0
doc/ci/autodeploy/index.md
doc/ci/autodeploy/index.md
+4
-3
No files found.
doc/ci/autodeploy/img/autodeploy_dropdown.png
View replaced file @
ac446b58
View file @
2f0d7871
45.7 KB
|
W:
|
H:
50.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/ci/autodeploy/index.md
View file @
2f0d7871
...
...
@@ -20,9 +20,10 @@ The list of supported autodeploy templates is available [here][autodeploy-templa
## Configuration
1.
Enable a deployment
[
project service
][
project-services
]
to store your
credentials. For example, if you want to deploy to a Kubernetes cluster
you have to enable
[
Kubernetes service
][
kubernetes-service
]
.
1.
Configure GitLab Runner to use
[
docker-in-docker executor
][
docker-in-docker
]
.
credentials. For example, if you want to deploy to OpenShift you have to
enable
[
Kubernetes service
][
kubernetes-service
]
.
1.
Configure GitLab Runner to use Docker or Kubernetes executor with
[
privileged mode enabled
][
docker-in-docker
]
.
1.
Navigate to the "Project" tab and click "Set up autodeploy" button.
!
[
Autodeploy button
](
img/autodeploy_button.png
)
1.
Select a template.
...
...
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