Open spoonys opened 1 year ago
A simple game library manager.
Name and functionality inspired by Jellyfin.
Click this link to watch how to install and set up Gameyfin on your machine.
I tried doing it manually but it wont run.
gateway not found everytime
docker run -d \ --name=gameyfin \ --restart=unless-stopped \ -e PGID=1002 -e PUID=1001 \ -e GAMEYFIN_USER=retracted \ -e GAMEYFIN_PASSWORD=retraced \ -e GAMEYFIN_IGDB_API_CLIENT_ID=retracted \ -e GAMEYFIN_IGDB_API_CLIENT_SECRET=retreacted \ -v /mnt/unionfs/Media/gameyfin:/opt/gameyfin-library \ --network=saltbox \ --network-alias=gameyfin \ --label com.github.saltbox.saltbox_managed=true \ --label traefik.enable=true \ --label traefik.http.routers.gameyfin-http.entrypoints=web \ --label traefik.http.routers.gameyfin-http.middlewares=globalHeaders@file,redirect-to-https,gzip \ --label traefik.http.routers.gameyfin-http.rule=Host(`gameyfin.domain.com`) \ --label traefik.http.routers.gameyfin-http.service=gameyfin \ --label traefik.http.routers.gameyfin.entrypoints=websecure \ --label traefik.http.routers.gameyfin.middlewares=globalHeaders@file,secureHeaders@file \ --label traefik.http.routers.gameyfin.rule=Host(`gameyfin.domain.com`) \ --label traefik.http.routers.gameyfin.service=gameyfin \ --label traefik.http.routers.gameyfin.tls.certresolver=cfdns \ --label traefik.http.routers.gameyfin.tls.options=securetls@file \ --label traefik.http.services.gameyfin.loadbalancer.server.port=8080 \ grimsi/gameyfin:latest
Seems to be no interest. Closing or deleting unless anyone has more to add.
https://github.com/grimsi/gameyfin
would it be possible to add this?