richdynamix / arc

Production ready docker based development environment for your Laravel project.
MIT License
117 stars 18 forks source link

CI/CD #11

Closed richdynamix closed 5 years ago

richdynamix commented 5 years ago

It would be good to include a Travis CI configuration file that will configure the building, testing and deploying to a Kubernetes cluster.

While the building and testing should be relatively trivial, deploying should probably be handled by a configureable templating system like Helm.

Things to consider -