From managed service to self hosted
Step 1: Database migration
We can give you a backup of your data using which you can run restoration on your PostgreSQL or MySQL instance. Please contact us to get started
Step 2: Running SuperTokens core yourself
- If you want to use docker, refer to this section of our docs
- Otherwise refer to this section
connectionURI
and apiKey
in your backend code
Step 3: Change You will need to point it to the SuperTokens instance that you are running as mentioned in the two links in step 2