Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
8a09ec1d
Commit
8a09ec1d
authored
Apr 09, 2019
by
remy
Browse files
details readme and install
parent
a40f526c
Changes
2
Show whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
8a09ec1d
...
...
@@ -39,6 +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 "use wicopa" wicopa.sql
# otherwise, you would have to add it.
mkdir
-p
/data/mysql/wicopa
docker-compose up
--build
...
...
README.md
View file @
8a09ec1d
# wicopa
Web Interface Container Packaging
# Install
Check
[
INSTALL
](
install.md
)
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