Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
humanities
gargantext
Commits
f5f55811
Commit
f5f55811
authored
Apr 14, 2015
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ADMIN] UWSGI and NGINX.
parent
b2bde9da
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
2 deletions
+3
-2
README.rst
init/README.rst
+1
-1
2-pythonVirtualEnv.sh
init/install/2-pythonVirtualEnv.sh
+1
-1
4-UWSGI_gargantext.ini
init/install/4-UWSGI_gargantext.ini
+1
-0
cte_tree.models.diff
init/patches/cte_tree.models.diff
+0
-0
post-install-fixes.README
init/patches/post-install-fixes.README
+0
-0
No files found.
init/README.rst
View file @
f5f55811
...
...
@@ -80,7 +80,7 @@ Last steps of configuration
Warning: for ln, path has to be absolute!
5) patch CTE:
patch /srv/gargantext_env/lib/python3.4/site-packages/cte_tree/models.py /srv/gargantext/init/cte_tree.models.diff
patch /srv/gargantext_env/lib/python3.4/site-packages/cte_tree/models.py /srv/gargantext/init/
patches/
cte_tree.models.diff
6) init nodetypes and main variables
/srv/gargantext/manage.py shell < /srv/gargantext/init/init.py
...
...
init/install/2-pythonVirtualEnv.sh
View file @
f5f55811
...
...
@@ -13,7 +13,7 @@ pip install --upgrade pip
pip
install
-r
3-requirements.txt
pip3
install
git+https://github.com/mathieurodic/aldjemy.git
patch /srv/gargantext_env/lib/python3.4/site-packages/cte_tree/models.py /srv/gargantext/init/cte_tree.models.diff
patch /srv/gargantext_env/lib/python3.4/site-packages/cte_tree/models.py /srv/gargantext/init/
patches/
cte_tree.models.diff
init/install/4-UWSGI_gargantext.ini
View file @
f5f55811
...
...
@@ -4,6 +4,7 @@
env
=
DJANGO_SETTINGS_MODULE=gargantext_web.settings
#module = django.core.handlers.wsgi:WSGIHandler()
#touch-reload= /tmp/gargantext.reload
# the base directory
chdir
=
/srv/gargantext
...
...
init/cte_tree.models.diff
→
init/
patches/
cte_tree.models.diff
View file @
f5f55811
File moved
init/post-install-fixes.README
→
init/p
atches/p
ost-install-fixes.README
View file @
f5f55811
File moved
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