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
587bafd5
Commit
587bafd5
authored
Jul 07, 2016
by
Martial Sankar
Browse files
etalk-docker configs with database
parent
d37bae22
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
587bafd5
...
...
@@ -9,29 +9,29 @@
2.
inside the repository, first build the image with :
´´´
```
$ docker-compose build
´´´
```
Then, run the etalk application with :
´´´
```
$ docker-compose up -d
´´´
```
get your ip with :
´´´
```
$ docker-machine ip default
´´´
```
Then go to the URL https://
<yourip>
:80 for the collection view or https://
<yourip>
:80/edit for the edit view
Then go to the URL
`
https://<yourip>:80
`
for the collection view or
`
https://<yourip>:80/edit
`
for the edit view
## SECOND STEP : MAKE YOU OWN ETALK
To make your own etalk, you can adapt the how-to from the etalk howToMakeAnEtalk.
1.
Create and name a folder that will contain the mp3 files
in the folder data
inside etalkapp/etalk-master/data/
1.
Create and name a folder that will contain the mp3 files inside
`
etalkapp/etalk-master/data/
`
2.
go to edit interface https://
<yourip>
:80/edit and start editing your etalk.
2.
go to edit interface
`
https://<yourip>:80/edit
`
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