Docker
Install shinkro using its docker image
docker-compose.yml:
Note on Environment Variables
The "Required for first start" environment variables only create the initial config.toml
file of shinkro for you. They do not overwrite the config.toml file after its created once. Therefore, after the first run, you can make any required changes directly to the config.toml file.
PUID and PGID can be set as required and will always take effect. They can be used to run shinkro in the container as a non-root user.
Configure shinkro
Setup a Reverse Proxy (Recommended)
Authenticate shinkro to update your MAL account
Setup your Plex Media Server or Tautulli to use shinkro
Last updated