create a test/demo site with cwp
-
HELLO,
Is it possible to create a test site with cwp and push changes to production site? if yes how do you go about it?
Or can you create two different cwp panels: one for the test and one for production? the push changes from one to another.
cheers.
-
@legend For what you say, we use the "staging" option ( Image: https://i.gyazo.com/90db15d2e23bc53b72ccf1aae457f03f.png ) from softaculous. Maybe you could be interested, anyway see what @Sandeep says
-
@josepp thanks. I will have a look.
-
@legend i only use
rsync
i.e. my production blog is in server A and in server B (test server) i use to check and modify the codes for the blog when all fine i justrsync
the changes from server B to server A.rsync -avz /home/user/public_html/ root@123.123.124.124:/home/user/public_html/
you can use @JosePP suggestion or you can use rsync its completely depends on you.
rsync
copy/send only the changes you made so it is faster option. -
@josepp do you need a licence to use these features in softaculous
-
@legend Hello!
I think it depends on the CMS that you use, it has two versions, free and one of payment, the one of payment is very cheap for a VPS, I believe that it can interest you.