Is there any way to create staging site with hestia cp?

Is there any way to create a stagging site with hestiacp and then also be able to push change into the main site?

Does any ideas? How I can proceed with the stagging site?

Adjust your hosts file or add an alias like test.domain.tld to the webdomain (which can be removed after go live).

No you can’t

Use custom bash scripts.

Create: staging.domain.com

Create a database for that domain or share it with the app.

Create a bash script to copy files to either locations and fix permissions

You may also create mysql queries to do that… I don’t know how to automate this part but an expert could come up with a solution fast.

You could use the backup system to clone a domain and copy it into another.

Following this as I’m also looking for a way to achieve similar things.

Please stop opening old threads.