- Docker
- Docker Compose
- Avahi
- MDNS
To install Avahi and MDNS, run the following commands:
sudo apt-get install avahi-daemon avahi-discover avahi-utils libnss-mdns mdns-scan
To install Docker and Docker Compose follow the instructions here.
To run the project, run the following command: Update the .env with the correct interface name and run the following command:
docker-compose up -d