How to move the server and keep all configs ( SSL, Nginx HTTP Proxying, v.v.)

nguyenrom

New member
Joined
May 12, 2017
Messages
4
Dear,

I have setup server in VPS Vultr. Now I want to move my server to local, I don't know how can I moving the server and keep all configs!

I have installed:
- Let's Encrypt for all user and port:2222
- Nginx HTTP Proxying
- Mariadb

Thank for reading and help me!
 
You don't need to copy config files if they are built on default templates and have never been customized manually by anybody.
 
It just moves the default settings, Can I move:
- Let's Encrypt for all user and port:2222
- Nginx HTTP Proxying
- Mariadb

Or I need to reinstall? Thanks zEitEr so much!
 
It's expected that Let's Encrypt certs are copied with backups. So when you create a backup of an user with domain which has a Let's Encrypt cert it should be restored fine without need to do anything manually. This should be true for default settings. If you use 3rd party modules, scripts to manage certs from Let's Encrypt then it should be treated specially.
 
Back
Top