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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
0fab1b7f
Commit
0fab1b7f
authored
Dec 22, 2016
by
Adam Niedzielski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve autodeploy docs [CI skip]
parent
c7ee5742
Changes
2
Show 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 @
c7ee5742
View file @
0fab1b7f
45.7 KB
|
W:
|
H:
50.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/ci/autodeploy/index.md
View file @
0fab1b7f
...
...
@@ -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