The easiest way to run Aula is using Docker Compose following the steps:
-
Download the latest release from Aula: https://releases.aula.de/latest.tar.bz2
-
Uncrompress the downloaded file on step 1 inside this repository folder.
$ tar xjvf latest.tar.bz2
This will create a www/ folder.
- Run docker-compose command inside this repository folder:
$ docker-compose up
- Access your local instance of Aula opening your browser at http://localhost:8082. You can select the school aula, username 'admin' with password 'password'.