I have a CQ5 server running on the server. I've made several configurations to it by going to CRXDE. These configurations aren't related to a specific package but are instead scattered all over. Now I would like to have a CQ5 server running on my local machine with all of those configurations that I made on the server.
Can I simply copy the entire crx-quickstart folder from the server to my local computer and then simply start CQ5 on my local computer? Or do I need to do something else?
I basically want the same exact copy of the CQ5 running on the server onto my local machine.