Skip to content

mobinalipour/marzban-to-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

version 2.5.3 changes

  • improve codes and performance
  • Ask the user for the files path
  • method to editing the docker-compose file is changed and improved
  • view commands in script output
  • checks the operating system and its version
  • Ask the user to install phpmyadmin
  • detecting Marzban installation status method is changed and improved
  • detecting Merzban database mthod is changed and improved
  • Improve the backup process
  • Ubuntu 20.04 support

TALKA

The TALKA will change your marzban database(sqlite) to MySQL.

Also, this script transfers data from your old database(sqlite3) to the new database(MySQL).

features

  • One command run
  • takes backup before any change
  • user friendly
  • transfering old data to new database
  • installs phpmyadmin
  • and...

Usage

Just run this command on the server that marzban have been installed:

bash <(curl -s https://raw.githubusercontent.com/mobinalipour/marzban-to-mysql/main/marzban-to-mysql.sh)

Notes

The use of this script is safe because before any changes, it takes a backup of /opt/marzban and /var/marzbanpaths and saves it in the /root/marzban-old-files and if something goes wrong you can restore your old data.

After changing the database and seeing the success message you can access the phpmyadmin on port 8010 your user will be root and the password is what you have entered in this script.

Support

Just give me a star :)

Releases

No releases published

Packages

No packages published

Languages