@@ -5,14 +5,14 @@ It is part of a new form of digital literacy and allows you to leaf through oral
## Getting Started
This eTalk setup is suitable for eduction purpose. It permits to use and test the eTalk application on the user's own plateform.
This eTalk setup is suitable for research and education purpose. It permits to use and test the eTalk application on the user's own plateform.
## Installing
### Prerequisites
To install the software, all you need a Docker client on your desktop (windows, osx or linux). You can get it from [here](https://www.docker.com/products/docker#).
## Installing
### FIRST STEP : install the Docker image and run the eTalk virtual machine (VM)
1. Download or clone this [repository](https://gitlab.isb-sib.ch/etalk-group/etalk-docker)
...
...
@@ -41,6 +41,8 @@ To install the software, all you need a Docker client on your desktop (windows,
To make your own etalk, you can follow the how-to from the eTalk [Make your own etalk](https://etalk2.sib.swiss/?dir=MakeETalk#0).
You can find a complete tutorial [here](https://teach.dariah.eu/course/view.php?id=24§ion=3).
1. Create and name a folder that will contain the mp3 files inside `etalkapp/etalk-master/data/`
2. go to the __edit interface__ and start editing your eTalk.
...
...
@@ -55,8 +57,10 @@ There is currently no built-in deployment procedure.
## License
This program is under [GPLv3 license](https://www.gnu.org/licenses/gpl-howto.en.html), and is consequently distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose».
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#Disclaimer
## Disclaimer
Please note that the dependent libraries and tools (PHP, MySQL, JQuery) are NOT up-to-date.