Skip to content

DEPRECATED. NO LONGER UNDER DEVELOPMENT. USE AT YOUR OWN RISK.

License

Notifications You must be signed in to change notification settings

stephenchaffins/Parakhronos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Parakhronos 🧙

Version Documentation Maintenance License: GNU

VDS to cPanel Migration Script

Prerequisites

  • bash >=3.00.15

Author

👤 Stephen Chaffins


About Parakhronos

ℹ️ Parakhronos is a migration application written to automate migrations between the legacy product "Sphera VDS Control Panel" to the new and ever updated cPanel control panel.

I have re-written the main master scripts and compressed them into one script. Now you no longer have to run 4 scripts. You now run 1 script, and this script will do all the work.

This Parakhronos.sh script can be ran on the VDS Master for packaging the account. The same script can also run on the cPanel server.


Usage

This is very basic. 1 script does all the work.

  1. Login to the VDS Master server (not as a client), download this file:
    wget --no-check-certificate https://raw.githubusercontent.com/stephenchaffins/Parakhronos/master/parakhronos.sh; chmod 755 parakhronos.sh
  1. To Package the account run the following command. It will take 1 or more usernames:
    ./parakhronos.sh user1 user2 user3
  1. Rsync or scp the /root/parakhronos_restore_USERNAME.tar file, to the cPanel destination server.

  2. Login to the cPanel server, and repeat steps 1 and 2.

    wget --no-check-certificate https://raw.githubusercontent.com/stephenchaffins/Parakhronos/master/parakhronos.sh; chmod 755 parakhronos.sh
    ./parakhronos.sh user1 user2 user3

Logs for everything this script has done is at /var/log/parakhronos.log



🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

⭐ Show your support

Give a ⭐️ if this project helped you!

📝 License

Created by Stephen Chaffins.
This project is MIT licensed.

About

DEPRECATED. NO LONGER UNDER DEVELOPMENT. USE AT YOUR OWN RISK.

Topics

Resources

License

Stars

Watchers

Forks

Languages