Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ind.ie Projects
Waystone
Commits
2cd52012
Unverified
Commit
2cd52012
authored
Aug 15, 2015
by
Aral Balkan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated readme (deployment ping).
parent
f982a220
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
git-deployment/readme.md
git-deployment/readme.md
+5
-5
No files found.
git-deployment/readme.md
View file @
2cd52012
...
...
@@ -4,11 +4,11 @@ Unfortunately, it is currently a manual process to set up the server itself.
## Installation
1.
Create a deployment user (we’ll call ours
`git`
)
2.
Make sure the
`git`
user or the group they’re in has access to
`/etc/nginx/sites-available`
3.
Create a full git repository at
`/home/git/waystone.git`
4.
Copy
`hooks/post-receive`
to
`/home/git/waystone.git/hooks`
5.
Copy
`nginx-config/waystone.template`
to
`/home/git`
1.
Create a deployment user (we’ll call ours
`git`
)
.
2.
Make sure the
`git`
user or the group they’re in has access to
`/etc/nginx/sites-available`
.
3.
Create a full git repository at
`/home/git/waystone.git`
.
4.
Copy
`hooks/post-receive`
to
`/home/git/waystone.git/hooks`
.
5.
Copy
`nginx-config/waystone.template`
to
`/home/git`
.
## Deploy
...
...
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