Self-hosting
Migrating from Clerk
This is a simple guide how to migrate from Clerk to OpenPanel.
As of version 0.0.5, we have removed Clerk.com from OpenPanel. This means that if you are upgrading from a previous version, you will need to export your users from Clerk and import them into OpenPanel. Here is how you can do it.
Before we start lets get the users from Clerk. Go to Clerk > Configure > Settings > Export all users and download the CSV file. This file will be used to import the users into OpenPanel.
Copy the csv file we downloaded from Clerk to your server:
SSH into your server:
Pull the latest images, and restart the containers:
SSH into your server:
Run the following command to copy the file to the OpenPanel container:
Run the migration: