Replies: 1 comment
-
Thank you, my guess about db.sqlite3 was right
…On Sat, 20 Jan 2024 at 12:11, Nikita Korotaev ***@***.***> wrote:
Good day!
At Marzban, we use several key files:
.env - Marzban environment settings
xray_config.json - xray-core settings.
docker-compose.yml - container settings.
/certificates/ - folder with certificates.
db.sqlite3 - a database with all users and settings, in case you are
using SQLite.
To duplicate all users on a new server, you need to copy the database and
the xray-core configuration file, where all inbounds are declared.
—
Reply to this email directly, view it on GitHub
<#757 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTS4GLSHH23P3ANJVDQVPTYPN32VAVCNFSM6AAAAABCC65DMGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DCOBYG44DG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
skorphil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, how can i move all users from one marzban installation to another? Where are client-data stored?
Beta Was this translation helpful? Give feedback.
All reactions