Moving to new server and new URL

Dear team,
We are new to your platform. We have a client who is running OwnCloud which is hosted to another company with an url.
We would like to move his installation to our servers with different URL.
for example the current url is www.oldsite.com and our url will be cloud.example.com. they are totally different
So how can we keep all data and move that to our servers and install it to the new URL!
We are planning to use the PHP version 7.3 and the server is Apache

We have gone through other topics, but couldn’t find detailed instructions.
Thank you.

Yours,

I’ve moved this topic from “Development” to “Server”. As far as I know you just have to have the correct Apache configuration and potentially adjust the overwrite[...] and trusted_domains config.php variables:
https://doc.owncloud.com/server/admin_manual/configuration/server/config_sample_php_parameters.html#define-list-of-trusted-domains-that-users-can-log-into
https://doc.owncloud.com/server/admin_manual/configuration/server/config_sample_php_parameters.html#proxy-configurations

1 Like