https://github.com/matilinux/multi-docker WRITING STILL IN PROGRESS
Idea of this pipeline is to automate testing and deployment of multi container Docker setup from development environment in Github to production.
Continue readinghttps://github.com/matilinux/multi-docker WRITING STILL IN PROGRESS
Idea of this pipeline is to automate testing and deployment of multi container Docker setup from development environment in Github to production.
Continue readinghttps://github.com/matilinux/docker-react
Creating workflow that automates testing and deployment. Key components are Docker, Git, Travis-CI and Elastic Beanstalk on AWS.
Purpose of creating workflows such as this is to make repetitive testing and deployments easy as possible, minimize use of time and possibility to human error. What could go wrong if software tests and go-live deployments are done by computers?