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
Boxiang Sun
gitlab-ce
Commits
c55685d2
Commit
c55685d2
authored
Apr 18, 2018
by
Alexander Tanayno
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add restart of gitlab-pages to apply gitlab pages settings
parent
9c2f6e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
doc/administration/pages/index.md
doc/administration/pages/index.md
+26
-0
No files found.
doc/administration/pages/index.md
View file @
c55685d2
...
...
@@ -124,6 +124,12 @@ The Pages daemon doesn't listen to the outside world.
```
1.
[
Reconfigure GitLab
][
reconfigure
]
1.
Restart gitlab-pages by running the following command:
```ruby
sudo gitlab-ctl restart gitlab-pages
```
Watch the
[
video tutorial
][
video-admin
]
for this configuration.
...
...
@@ -155,6 +161,11 @@ outside world.
respectively.
1.
[
Reconfigure GitLab
][
reconfigure
]
1.
Restart gitlab-pages by running the following command:
```ruby
sudo gitlab-ctl restart gitlab-pages
```
## Advanced configuration
...
...
@@ -192,6 +203,11 @@ world. Custom domains are supported, but no TLS.
listens on. If you don't have IPv6, you can omit the IPv6 address.
1.
[
Reconfigure GitLab
][
reconfigure
]
1.
Restart gitlab-pages by running the following command:
```ruby
sudo gitlab-ctl restart gitlab-pages
```
### Custom domains with TLS support
...
...
@@ -225,6 +241,11 @@ world. Custom domains and TLS are supported.
listens on. If you don't have IPv6, you can omit the IPv6 address.
1.
[
Reconfigure GitLab
][
reconfigure
]
1.
Restart gitlab-pages by running the following command:
```ruby
sudo gitlab-ctl restart gitlab-pages
```
### Custom domain verification
...
...
@@ -252,6 +273,11 @@ are stored.
```
1.
[
Reconfigure GitLab
][
reconfigure
]
1.
Restart gitlab-pages by running the following command:
```ruby
sudo gitlab-ctl restart gitlab-pages
```
## Set maximum pages size
...
...
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