Add PHP South Wales talk
This commit is contained in:
parent
ca3c224f40
commit
39cb8f202d
|
@ -7,9 +7,10 @@ speakerdeck:
|
||||||
url: https://speakerdeck.com/opdavies/deploying-php-applications-with-ansible-ansible-vault-and-ansistrano
|
url: https://speakerdeck.com/opdavies/deploying-php-applications-with-ansible-ansible-vault-and-ansistrano
|
||||||
tags: [meetup, php, ansible, ansistrano]
|
tags: [meetup, php, ansible, ansistrano]
|
||||||
events:
|
events:
|
||||||
-
|
- event: drupal_bristol
|
||||||
event: drupal_bristol
|
date: 2019-01-23
|
||||||
date: 2019-01-23
|
- event: php_south_wales
|
||||||
|
date: 2019-07-23
|
||||||
---
|
---
|
||||||
Great! You’ve built your website, 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 which is not ideal.
|
Great! You’ve built your website, 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 which is not ideal.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue