Pysa - Reverse your servers configuration!
Pysa is a configuration reverse engineering software, which is aimed to help anyone who wants to replicate an existing computer configuration - and not simply clone the entire machine. It can be used to migrate configurations from one computer to another (including physical machines to virtual Clouds), backup existing configurations, or for any other migration purpose.
Pysa has been designed for UNIX Operating Systems. However, only Linux based distributions are supported for now (tested on Ubuntu, Debian, Cent OS, RedHat and Amazon Linux latest and LTS versions). More will come later.
There are two ways to install Pysa: using the sources files or using the PyPI packages repository.
pip install pysa
git clone https://github.com/MadeiraCloud/pysa.git
You can access the documentation at http://madeira-cloud-pysa-document.readthedocs.org/en/latest/
Having trouble, remarks or suggestions about Pysa? Contact us at pysa@mc2.io and we’ll help you sort it out.