SuperTokens---PostgreSQL

SuperTokens---PostgreSQL

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-postgresql/blob/master/README.md

Media gallery

1 / 3

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

Find SuperTokens---PostgreSQL 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---PostgreSQL Review the template variables and paths Click Install

Requirements


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

Related apps

Details

Repository
registry.supertokens.io/supertokens/supertokens-postgresql:latest
Last Updated2026-06-22
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
PostgreSQL Connection URIVariable

Connection URL for PostgreSQL

Target
POSTGRESQL_CONNECTION_URI
Default
postgresql://username:pass@IP_ADDRESS/dbName
Value
postgresql://username:pass@IP_ADDRESS/dbName