SuperTokens---MySQL

SuperTokens---MySQL

Docker app from grtgbln's Repository

Overview

Open source alternative to Auth0 / Firebase Auth / AWS Cognito. Add secure login and session management to your apps.
Additional options can be added via environmental variables or a mounted config file: https://github.com/supertokens/supertokens-docker-mysql/blob/master/README.md

Media gallery

1 / 3

Install SuperTokens---MySQL on Unraid in a few clicks.

Find SuperTokens---MySQL in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for SuperTokens---MySQL Review the template variables and paths Click Install

Requirements


        Requires a separate MySQL server: https://supertokens.com/docs/deployment/self-hosting/database-setup/mysql
    

Related apps

Details

Repository
registry.supertokens.io/supertokens/supertokens-mysql:latest
Last Updated2026-07-02
First Seen2025-01-19

Runtime arguments

Web UI
http://[IP]:[PORT:3567]/hello
Network
bridge
Privileged
false

Template configuration

API PortPorttcp

Container Port: 3567

Target
3567
Default
3567
Value
3567
MySQL Connection URIVariable

Connection URL for MySQL

Target
MYSQL_CONNECTION_URI
Default
mysql://supertokens_user:somePassword@IP_ADDRESS:3306/supertokens
Value
mysql://supertokens_user:somePassword@IP_ADDRESS:3306/supertokens