Setting Up (Development)
Requirements
- Git
- Docker and Docker Compose
- python3 and pip
- NetworkManager (see here)
Frontend & Backend
-
Clone the Repository
-
(Optional) Change variables in
dev.env
-
Run the development docker-compose
-
You can visit the website at
http://localhost:3000
the default login isadmin
admin
Media Player
-
Clone the Repository
-
(Optional, Recommended) Create the config manually and generate the uuid file (this prevents the program from going into the user configuration which turns off your wifi to create an Hotspot). There is an open issue to implemente this as a feature.
-
(Optional) Edit the values inside
config.ini
, for more information visit the config page -
Follow the instructions in the README (Debian and Debian-based only) or use this one-liner.
-
Run the Media Player