Deploy

From Journey


Journey is the main place this App is being used.

However it could be used elsewhere, either hosted by us or hosted in-house.

There are two basic types of deployment, Linux & cPanel. cPanel is of course hosted on Linux but does have its own way of doing things. It is important to note that this is as of March 2021 with Symfony 5.2.

I am putting this information here, more to show you what we do, and how we might be able to help you with the development of your project.

cPanel Deployment

In cPanel

  • You will need shell access to your home area.
  1. Create an account with a domain name so you have cPanel access.
  2. Login to cPanel
    1. Under Mysql, create a Db, create a User with a strong alphanumeric password, don't use special characters and some can cause issues later. (I give them both the same name).
    2. Associate this User to this Db.
    3. Give them all Permissions.

In Shell

Login to ssh.

This will place you in your home directory.

Goto public_html

Install Composer

Clean Up

With the installation we just did we have too much installed.

We also need installed.




Category

Category:Websites | Category:Development | Category:Help