Deployment

Static Website

When deploying a static site, all code is stored on Github on the Fifty & Fifty Engineers team. To deploy that code to a server we use the service DeplyHQ

When you need to setup a sever on DeployHQ to deply your code. DeployHQ Server Setup

TIP

If you are deploying onto Netlify, you can connect to the appropriate github repo where the code is stored. This will push the changes when new changes are pushed to the master branch.

Dynamic Website

We build our new websites on our Flywheel server. This is the server where we will server most of our clients site. This removes the need for deployment of our Dynamic Wordpress sites.

Some client will request to have their website on their own server. To accommodate this request we give them an export of their site from Flywheel. This export includes the Wordpress files, Assets (Images, Videos, PDF's), and the database export. This will allow the client to make a replication on their site on their own server.

TIP

Some old client websites get deployed through DeplyHQ as we used to build custom Wordpress Themes.

Last updated: 4/13/2021, 5:58:39 PM