Scripts for setting up ka-lite & Magogenie
Following are the steps to be followed:
- In the scripts folder, run
$ ./script_1.sh
- Run the following command once first script is completed and follow the steps:
$ sudo kalite manage setup
- In the scripts folder, run the second script:
$ ./script_2.sh
At this moment, following are installed and configured:
-
git
-
vlc
-
python
-
nginx
-
devscripts
-
debhelper
-
hostapd
-
dnsmasq
-
ka-lite (using pip)
-
nginx configuration is done for serving static assets
-
In the scripts folder, run the third script which installs the docker:
$ ./script_3.sh
- In the scripts folder, run the fourth script which pulls the postgres container from dockerhub:
$ ./script_4.sh
Note: You will need credentials for pulling image from dockerhub.
You may want to install TeamViewer for remote debugging. For that, In the scripts folder, run the setup_teamviewer.sh
:
$ ./setup_teamviewer.sh