Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Porkepix
memopol
Commits
50fe62c7
Commit
50fe62c7
authored
Oct 19, 2016
by
Jamesie Pic
Browse files
s@political-memory/political_memory.git@memopol/memopol.git@
parent
1d528f32
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/deploy-custom.rst
View file @
50fe62c7
...
...
@@ -6,7 +6,7 @@ Prerequisites
You will need the following:
* A clone of the git repository at ``https://git
hub.com/political-memory/political_
memo
ry
.git``
* A clone of the git repository at ``https://git
.laquadrature.net/memopol/
memo
pol
.git``
* A dedicated python virtualenv
* a PostgreSQL>=9.2 database (not necessarily on the same machine)
* a WSGI-capable web server
...
...
docs/deploy-openshift.rst
View file @
50fe62c7
...
...
@@ -11,7 +11,7 @@ Clone the repository
You should fork the project on github and use the fork's clone url. For the
sake of the demo, we'll use the main repository URL::
$ git clone https://git
hub.com/political-memory/political_
memo
ry
.git
$ git clone https://git
.laquadrature.net/memopol/
memo
pol
.git
Cloning into 'political_memory'...
remote: Counting objects: 2516, done.
remote: Compressing objects: 100% (109/109), done.
...
...
@@ -54,7 +54,7 @@ Add the git remote openshift created for you, you can see it with
$ rhc app-show -a yourappname
[snip]
Git URL: ssh://569f5cf500045f6a1839a0a4@yourappname-yourdomain.rhcloud.com/~/git/yourappname.git/
Initial Git URL: https://git
hub.com/political-memory/political_
memo
ry
.git
Initial Git URL: https://git
.laquadrature.net/memopol/
memo
pol
.git
SSH: 569f5cf500045f6a1839a0a4@yourappname-yourdomain.rhcloud.com
[snip]
...
...
docs/development.rst
View file @
50fe62c7
...
...
@@ -19,7 +19,7 @@ that's how you will learn most.
Here's how to try it::
$ git clone https://git
hub.com/political-memory/political_
memo
ry
.git
$ git clone https://git
.laquadrature.net/memopol/
memo
pol
.git
$ cd political_memory
$ source bin/quickstart.sh
...
...
@@ -52,10 +52,10 @@ Alternatively, use the tox command::
Clone the repository
====================
You should fork the project on git
hub
and use the fork's clone url. For the
You should fork the project on git
laquadrature.net
and use the fork's clone url. For the
sake of the demo, we'll use the main repository URL::
$ git clone https://git
hub.com/political-memory/political_
memo
ry
.git
$ git clone https://git
.laquadrature.net/memopol/
memo
pol
.git
Cloning into 'political_memory'...
remote: Counting objects: 2516, done.
remote: Compressing objects: 100% (109/109), done.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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