Install CloudOnex Business Suite

Installing CloudOneX Business Suite

First and foremost, thank you for your purchase of our Business Suite. Our mission is to help you evolve your business and to increase efficiency while decreasing the effort and time involved, so you can focus on the things that really matter: your services and products. Your satisfaction is our goal. If you run into any trouble, or if you have any questions, do not hesitate to contact us.

Requirements

The minimal requirements are:

  • Apache/nginx
  • MySQL 5.7/MariaDB 10.1/Percona 5.7
  • PHP 7.1, alongside with the pdo-mysql, gd, curl and mbstring extensions.

The recommended requirements are:

  • Apache/nginx
  • MySQL 5.7/MariaDB 10.1/Percona 5.7
  • PHP 7.2, alongside with the imap, pdo-mysql, gd, curl and mbstring extensions.
  • An SSL certificate and configuration for the (subdomain) you intend to use.

Setup using cPanel

  1. Login to the CloudOneX client portal and download the Business Suite.
  2. Login to cPanel, click the File Manager and navigate to the document root of your (sub)domain. If you didn't set it explicitly, this is the 'public_html' folder.
  3. Create a new folder, eg, admin and enter it.
  4. Upload the ZIP file you have downloaded in the first step and close the window once it's completely uploaded.
  5. Select the ZIP file and click the 'Extract' button. If you don't see the ZIP file, click the refresh button once.
  6. Once extracted, close the File Manager and click MySQL Databases in cPanel.
  7. Create a database.
  8. Create a new database user and be sure to write down the corresponding password.
  9. Add the user to the database, and tick the 'All privileges' mark.
  10. Head over to yourdomain.com/admin (where admin is the folder you've created earlier) and enter the details. The database host is most likely localhost.

Setup using a different hosting environment

  1. Login to the CloudOneX client portal and download the Business Suite.
  2. If you have FTP access, unzip the file locally and use your FTP client to upload the files to a subdirectory.
  3. Get your database ready, if you don't know the details, contact your hoster.
  4. Head over to yourdomain.com/admin (where admin is the folder you've created earlier) and enter the details. The database host is most likely localhost.

Setup using a VPS

  1. Login to the CloudOneX client portal and download the Business Suite.
  2. Transfer the downloaded ZIP over to your VPS, using scp or rsync (eg: scp filename.zip [email protected]:/home/user)
  3. Create a new folder within the document root and move the file over (eg: mkdir -p /var/www/html/admin && cp ~/filename.zip /var/www/html/admin).
  4. Unzip the file and set the directory owner to the web-user (eg: chown -R www-data:www-data /var/www/html/admin).
  5. Create a new database and user with all the permissions on the database.
  6. Head over to yourdomain.com/admin (where admin is the folder you've created earlier) and enter the details. The database host is most likely localhost.

Can’t find the answers you’re looking for?

We’re here to help. Chat with us.