Transferring application from local host to server

Hi
I have been developing a system on my laptop using MAMP as a server and all files stored locally.
I now wish to transfer the system to a remote server so colleagues can test it before going live.
What is the easiest way of doing this? Can I just copy the existing database and everything in my local htdocs folder to the server and update the connection parameters in the config-custom file?
Obviously I don't want to re-install Dadabik on the server and rebuild the system from scratch.
Thanks

Your current DaDaBIK version​

You are using DaDaBIK version 11.6-Elba pro, installed on 07-05-2022 (installation code: 178066228c557cae36), the latest version of DaDaBIK is 11.6-Elba released on 06-14-2022

You are running the latest release of DaDaBIK

In case you want to upgrade to a more powerful edition (from Pro to Enterprise/Platinum, from Enteprise to Platinum) please contact us.

System info​

PHP Version: 7.4.16

mysql version: 5.7.24

Web server: Apache/2.4.33 (Win64) OpenSSL/1.0.2u mod_fcgid/2.3.9 PHP/7.4.16

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

URL installation: http://localhost:81/Dadabik/
 

eugenio

Administrator
Staff member
Yes, copy files + DB + edit config_custom (connection parameters, secret key, session name).
 
Top