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
etalk-group
etalk-docker
Commits
02b54a2e
Commit
02b54a2e
authored
Jul 08, 2016
by
Martial Sankar
Browse files
shorten guidelines
parent
09261ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
02b54a2e
...
...
@@ -9,29 +9,29 @@ This etalk setup is suitable for eduction purpose. It permits to use and test th
2.
Download or clone this repository https://gitlab.isb-sib.ch/etalk-group/etalk-docker
3.
Open a terminal in osx
and
linux or open the "docker quick start terminal" in Windows (that comes along with the installation).
3.
Open a terminal in osx
or
linux or open the "docker quick start terminal" in Windows (that comes along with the installation).
4.
Go Inside the directory (use
`cd /path/to/directory`
more info here
[
:link:
](
https://fr.wikipedia.org/wiki/Cd_(commande
)
) )
5.
Secondly, build the image with :
```
$ docker-compose build
```
```
$ docker-compose build
```
6.
Then, run the etalk application with :
```
$ docker-compose up -d
```
```
$ docker-compose up -d
```
7.
Open a browser
On osx or linux :
go to the url http://localhost:88 for the __viewer interface__ or http://localhost:88/edit for the __edit interface__
On osx or linux :
go to the url http://localhost:88 for the __viewer interface__ or http://localhost:88/edit for the __edit interface__
On windows :
go to the url http://192.168.99.100:88 for the __viewer interface__ or http://192.168.99.100:88/edit for the __edit interface__
On windows :
go to the url http://192.168.99.100:88 for the __viewer interface__ or http://192.168.99.100:88/edit for the __edit interface__
## SECOND STEP : MAKE YOU OWN ETALK
...
...
@@ -40,5 +40,5 @@ To make your own etalk, you can follow the how-to from the etalk _"Make your own
1.
Create and name a folder that will contain the mp3 files inside
`etalkapp/etalk-master/data/`
2.
go to __edit interface__ and start editing your etalk.
2.
go to
the
__edit interface__ and start editing your etalk.
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