Question
How do I migrate custom CloudLinux LVE settings and limits that I have created over to a new server?
Answer
The user configurations themselves are stored in /etc/container/ve.cfg so you can move that file over to the new system and then run the following command to apply the settings to all accounts:
lvectl apply all
CloudLinux has much more information at the following link: How to Backup & Migrate All CloudLinux Settings to Another Server