Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
e45f1b72
Commit
e45f1b72
authored
Apr 09, 2019
by
remy
Browse files
details, removing .swp file
parent
c051a032
Changes
3
Hide whitespace changes
Inline
Side-by-side
.docker/web/.Dockerfile.swp
deleted
100644 → 0
View file @
c051a032
File deleted
.gitignore
0 → 100644
View file @
e45f1b72
wicopa.sql
conf/Conf.php
*.swp
INSTALL.md
View file @
e45f1b72
...
...
@@ -39,13 +39,10 @@ git clone https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa.git
wget http://web.mbb.univ-montp2.fr/download/wicopa.sql.gz
gunzip
-d
wicopa.sql.gz
# you might also check if "use wicopa;" is present in the beginning of the dump file
# grep -i 'use `wicopa`' wicopa.sql
# otherwise, you would have to add it.
mkdir
-p
/data/mysql/wicopa
docker-compose up
--build
# you can access to it at http://127.0.0.1:8000
# you can login as "admin" with password w1c0Pa5s
```
Write
Preview
Supports
Markdown
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