Use Laradock with Traefik (and HTTPS)

October 20, 2018

Image 1: Laradock and traefik Developing with Laravel feels great and comfortable due to the nice ecosystem. With Homestead or Valet (but only for Mac) one gets a ready to go development environment. With Docker, however, it has become even more comfortable, at the latest with Laradock. Not only can the individual services be switched on and off quickly, but many configurations or environments can also be managed like with git. ... Read more

Setup a local devenv with CoreDNS, SSH and Docker Swarm

September 3, 2017

Image 1: Abstract overview of the setup Working with docker in a local environment is great and can make a lot of dev things easier. With swarm you can even lump together all your machines and use all the ressource as one big view. There are a lot of possibilities, like setting up a swarm cluster on AWS or Digital Ocean in minutes and then deploy your services. This is straightforward. ... Read more

Copyright © 2018 Dimitrij Klesev | Hucore theme & Hugo