- Login to your AniList account
- Go to settings > Developer
- Create a new client
- Name: Tierlist
- Redirect URL: https://tierlist.example.com (This should point your tierlist-ui container)
- Update the environment variables in the docker-compose.yml
- ANILIST_CLIENT_ID
- ANILIST_CLIENT_SECRET
- ANILIST_REDIRECT_URL
Only the administrator of the instance needs to do these steps. With this the authentication is set up for the whole instance.