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
40015dbd
Commit
40015dbd
authored
Apr 14, 2015
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ADMIN] config last.
parent
99206f9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
1-dependancesDebian.sh
init/install/1-dependancesDebian.sh
+1
-0
changeDateformat.sql
init/sql/changeDateformat.sql
+4
-0
No files found.
init/install/1-dependancesDebian.sh
View file @
40015dbd
...
@@ -7,6 +7,7 @@ apt-get install --force-yes postgresql
...
@@ -7,6 +7,7 @@ apt-get install --force-yes postgresql
apt-get
install
--force-yes
postgresql-contrib
apt-get
install
--force-yes
postgresql-contrib
apt-get
install
--force-yes
rabbitmq-server
apt-get
install
--force-yes
rabbitmq-server
apt-get
install
--force-yes
tmux
apt-get
install
--force-yes
tmux
apt-get
install
--force-yes
uwsgi uwsgi-plugin-python3
apt-get
install
--force-yes
python3.4-venv
apt-get
install
--force-yes
python3.4-venv
#apt-get install --force-yes python-virtualenv
#apt-get install --force-yes python-virtualenv
...
...
init/sql/changeDateformat.sql
0 → 100644
View file @
40015dbd
ALTER
TABLE
ONLY
node_node
ALTER
COLUMN
date
SET
DEFAULT
CURRENT_DATE
;
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