Overview

This article will guide you through the process of deploy your Laravel based application or website to the Conetix hosting environment using Plesk.

This process can be used also when migrating your Laravel site to Conetix.

Prerequisites

This article assumes you’re using a Git based repository to host your Laravel application and that you have access to make changes to that repository.

Instructions

  1. Login into Plesk via the Conetix Control Panel.
  2. For the website you wish to deploy the Laravel app to, choose Get Started:
    how to deploy your laravel based website to conetix
  3. Choose Laravel:
    how to deploy your laravel based website to conetix
  4. Choose Install from remote repository:
    how to deploy your laravel based website to conetix
  5. Enter the Git repository URL:
    how to deploy your laravel based website to conetix
  6. Ensure the public key has been configured within your hosted Git environment. We have guidance on the following services:
    • GitHub
    • GitLab
    • BitBucket
      (Other services should be compatible and you’ll need to consult their help documentation)
  7. Click Install to start the process:
    how to deploy your laravel based website to conetix
  8. This will begin the deployment process:
    how to deploy your laravel based website to conetix
  9. After a few minutes, the deployment should be complete and you should see your application within the Plesk Laravel Toolkit:
    how to deploy your laravel based website to conetix

Was this article helpful?

Related Articles