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
Tatuya Kamada
gitlab-ce
Commits
74ec81a4
Commit
74ec81a4
authored
Mar 14, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump pages daemon to 0.4.0
[ci skip]
parent
77d93d33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/administration/pages/source.md
doc/administration/pages/source.md
+5
-5
No files found.
doc/administration/pages/source.md
View file @
74ec81a4
...
...
@@ -105,7 +105,7 @@ The Pages daemon doesn't listen to the outside world.
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-pages.git
cd gitlab-pages
sudo -u git -H git checkout v
0.3.2
sudo -u git -H git checkout v
$(</home/git/gitlab/GITLAB_PAGES_VERSION)
sudo -u git -H make
```
...
...
@@ -168,7 +168,7 @@ outside world.
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-pages.git
cd gitlab-pages
sudo -u git -H git checkout v
0.3.2
sudo -u git -H git checkout v
$(</home/git/gitlab/GITLAB_PAGES_VERSION)
sudo -u git -H make
```
...
...
@@ -234,7 +234,7 @@ world. Custom domains are supported, but no TLS.
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-pages.git
cd gitlab-pages
sudo -u git -H git checkout v
0.3.2
sudo -u git -H git checkout v
$(</home/git/gitlab/GITLAB_PAGES_VERSION)
sudo -u git -H make
```
...
...
@@ -300,7 +300,7 @@ world. Custom domains and TLS are supported.
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-pages.git
cd gitlab-pages
sudo -u git -H git checkout v
0.3.2
sudo -u git -H git checkout v
$(</home/git/gitlab/GITLAB_PAGES_VERSION)
sudo -u git -H make
```
...
...
@@ -433,6 +433,6 @@ than GitLab to prevent XSS attacks.
[
pages-userguide
]:
../../user/project/pages/index.md
[
reconfigure
]:
../restart_gitlab.md#omnibus-gitlab-reconfigure
[
restart
]:
../restart_gitlab.md#installations-from-source
[
gitlab-pages
]:
https://gitlab.com/gitlab-org/gitlab-pages/tree/v0.
3.2
[
gitlab-pages
]:
https://gitlab.com/gitlab-org/gitlab-pages/tree/v0.
4.0
[
gl-example
]:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/support/init.d/gitlab.default.example
[
shared runners
]:
../../ci/runners/README.md
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