How do I deploy my Symfony API - Part 2 - Build
- 2017-09-27
- php, symfony, aws, deploy, symfony, api, docker, amazon, ec2, docker-compose, swarm, build, circle-ci
This is the second article from a series of blog posts on how to deploy a symfony PHP based application to a docker swarm cluster hosted on Amazon EC2 instances.
This post focuses on the build process, executed on a continuous integration server.