This is an installer based on docker to configure your Raspberry's Magic Mirror.
This installer use a docker-compose configuration. So you must have docker running.
git clone https://github.com/nicolasgrancher/mirror-installer.git
cd mirror-installer
cp .env.dist .env
vi .env
Edit .env
config with your environment.
Note : There is a test container rpi-test-image
for testing installation. You can use it with host test
, port 22
docker-compose up
William-Yeh for his Ansible container : https://hub.docker.com/r/williamyeh/ansible/
- Make
rpi-test-image
work - Test script with hardware