filmov
tv
Deploying PHP Applications with Fabric

Показать описание
With Oliver Davies
You’ve built your application, and now you just need to deploy it. There are various ways that this could be done – from (S)FTP, to SCP and rsync, to running commands like “git pull” and “composer install” directly on the server (not recommended).
My favourite deployment tool of late is Fabric – a Python based command line tool for running commands locally as well as on remote servers. It’s language and framework agnostic, and unopinionated so you define the steps and workflow that you need – from a basic few-step deployment to a full Capistrano style zero-downtime deployment.
This talk will cover some introduction to Fabric and how to write your own fabfiles, and then look at some examples of different use case deployments for your PHP project.
You’ve built your application, and now you just need to deploy it. There are various ways that this could be done – from (S)FTP, to SCP and rsync, to running commands like “git pull” and “composer install” directly on the server (not recommended).
My favourite deployment tool of late is Fabric – a Python based command line tool for running commands locally as well as on remote servers. It’s language and framework agnostic, and unopinionated so you define the steps and workflow that you need – from a basic few-step deployment to a full Capistrano style zero-downtime deployment.
This talk will cover some introduction to Fabric and how to write your own fabfiles, and then look at some examples of different use case deployments for your PHP project.
Deploying PHP Applications with Fabric
Deploying PHP Applications with Fabric - Oliver Davies - PHPSW: Devops, September 2017
Ch 1 - Deploying PHP applications
Building and deploying PHP applications - Martins Sipenko - PHP Tour 2016
Fabric-less deployments for WSGI apps (Dorian Pula)
CI CD pipeline Demonstrated. #pipeline #jenkins
NGINX Explained in 100 Seconds
Automate your web deployments with fabric
Matthieu Napoli - Deploying Serverless PHP Applications
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
GraphQL Explained in 100 Seconds
[#phpsrb17] Ivan Ćirić & Petar Slović | PHP and IoT: Creating a Deployment Device
Using PHPloy for PHP project deployment with GIT repo sync
What is an API (in 5 minutes)
Deployment within a Traditional IT Environment - Rob Allen - PHPSW: Build & Deploy, August 2017
Begginer's guide for PHP deployment tool Deployer - Tomislav Mihaljevic
Saket Bhushan - Using Chef Recipes to automate provisioning and Fabric for deployment
Don't Use Websockets (Until You Try This…)
ChainRider Tutorial 8 - Hyperledger Fabric click to deploy on Google and Azure cloud
How to use the Service Fabric Extension for VS Code | Azure Friday
PHPers Warszawa #4: PHP Application deployment
Fast Food App in React Native 🔥 #shorts #reactnative #expo #reactjs #app #ui
DPC13: Deploying your apps... the right way! - Robbert van den Bogerd
What is CI/CD Pipeline? (in Layman's terms)
Комментарии