a basic docker-compose
version: "3"
services:
playit:
container_name: playit
image: ghcr.io/mafen/playit-docker:latest
restart: unless-stopped
# If you want to presist the config
#volumes:
# - ./config:/etc/playit
Needs an account at this site
And then you run the container and you click on a link that it gives you and then you link it to your account
Credit to the creator of the playit agent