Introducing Docker Starter 2.0

For this first article of the year 2020 on our blog, we wanted to wish you all the best for this coming year! ✨
Six months ago we released our docker-starter. This is a starter-kit for our projects based on Docker, PHP and Nginx.
Since then, we have enhanced the project a lot. Here is a small recap:
- The project migrated from Traefik 1.0 to Traefik 2.0
- Many projects can now run at the same time (we re-use a project’s router if it’s already started)
- We have enhanced the DX:
- Renamed few “end user” variables
- The developer settings in containers are saved. Bash history is also preserved
- Added more documentation in the fabfile
- Added support for running a command in a custom directory
- Added support for port mapping on run
- Added experimental support for Docker for Windows
- Added a
README.dist.md
to separate the documentation of the starter kit and the one you should have on your new project - Added native support for workers
We also added many cookbooks to go further with our starter:
- How to use with Symfony
- How to add Elasticsearch and Kibana
- How to add RabbitMQ and its dashboard
- How to add Redis and its dashboard
- How to add Maildev
- How to add support for crons
- How to run workers
- How to access a container via a custom hostname from another container
We created a demo branch where we have plugged many services inside a Symfony application. We let you discover the pull request that summarizes everything.
We hope you will like this new release (v2.0.0).
The next big thing should be the migration to Python 3 (as the version 2 is not maintained anymore) and Fabric 2. We are already working on it. 💪
Happy coding with docker-starter!
Commentaires et discussions
Introducing Docker Starter 3.0
Last year, we released our Docker Starter project. This starter kit is the working basis for nearly every project here at JoliCode. It’s a real pleasure for us to work with, shared with some gentle contributors 💛. Today, we are very happy to announce the release of the version 3.0!…
Introducing our Docker Starter-Kit
(Lire l’article en français) At JoliCode, most of our projects (internal or for our clients) use Docker in order to simplify the Developer Experience (DX) locally. Some projects have specific/complex architecture that require another workflow (with the Symfony binary for example).…
Lire la suite de l’article Introducing our Docker Starter-Kit
Nos articles sur le même sujet
Ces clients ont profité de notre expertise
Afin de poursuivre son déploiement sur le Web, Arte a souhaité être accompagné dans le développement de son API REST “OPA” (API destinée à exposer les programmes et le catalogue vidéo de la chaine). En collaboration avec l’équipe technique Arte, JoliCode a mené un travail spécifique à l’amélioration des performances et de la fiabilité de l’API. Ces…
La refonte de la plateforme odealarose.com par JoliCode a représenté une transformation complète de tous les aspects de l’application. En charge de tous les aspects de la refonte, aussi bien techniques que graphiques, nous en avons profité pour réviser entièrement le parcours client et l’esthétique de la plateforme. Sous le capot, cette refonte a…
Dans le cadre du renouveau de sa stratégie digitale, Orpi France a fait appel à JoliCode afin de diriger la refonte du site Web orpi.com et l’intégration de nombreux nouveaux services. Pour effectuer cette migration, nous nous sommes appuyés sur une architecture en microservices à l’aide de PHP, Symfony, RabbitMQ, Elasticsearch et Docker.