Setup
- Quick Start Up and running in 3 minutes. 🇩🇪 Deutsche Version Prerequisites Docker and Docker Compose installed on your host Port 3000 free and accessible A working internet connection (to pull…
- Unraid Installation 🇩🇪 Deutsche Version Community Apps (Recommended) The easiest way to install ITSWEBER Play on Unraid is through the Community Apps plugin. Open the Unraid web UI and go to the Apps …
- Docker Installation 🇩🇪 Deutsche Version docker-compose.yml Create a docker-compose.yml file with the following content: services: play: image: ghcr.io/itsweber-official/itsweber-play:main container_na…