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
JoliCode a formé l’équipe de développement d’Evaneos aux bonnes pratiques pour l’écriture de tests unitaires efficaces et utiles. Nous en avons également profité pour mettre en place une plateforme d’intégration continue pour accompagner l’évolution de la plateforme.
JoliCode a assuré le développement et les évolutions d’une des API centrale de l’épargne salariale chez Groupama. Cette API permet à plusieurs applications de récupérer des informations et d’alimenter en retour le centre de donnée opérationnel. Cette pièce applicative centrale permet de développer rapidement des applications avec une source de vérité…
Nous avons développé une plateforme de site génériques autour de l’API Phraseanet. À l’aide de Silex de composants Symfony2, nous avons accompagné Alchemy dans la réalisation d’un site déclinable pour leurs clients. Le produit est intégralement configurable et supporte de nombreux systèmes d’authentification (Ldap, OAuth2, Doctrine ou anonyme).