Configure the Traefik Reverse Proxy with Docker Compose and Docker Swarm
At NLP Cloud (https://nlpcloud.io) we use the Traefik reverse proxy in our Docker Swarm cluster. It integrates seamlessly with Docker Compose.
Read more »At NLP Cloud (https://nlpcloud.io) we use the Traefik reverse proxy in our Docker Swarm cluster. It integrates seamlessly with Docker Compose.
Read more »NLP Cloud (https://nlpcloud.io) uses Docker Swarm under the hood for container orchestration. Here is basically how it’s working.
Read more »We have released another preview of Docker Desktop for Apple M1 chips, which you can download from our Docker Apple M1 Tech Preview page. The most exciting change in this version is that Kubernetes now works.
Read more »With “ko”, you can build and push container images for your Go apps without Docker (and faster than Docker), then deploy to Cloud Run.
Read more »First, you need Docker, I recommend the official installation document.
Read more »I’ve been in charge for years of various startups critical infrastructures. Usually, I set up pretty simple stuff: a vanilla ubuntu server with ufw (firewall) and docker + docker-compose. I c…
Read more »Kubernetes is Deprecating Docker?! For some time now, it seems that when people think of containers, they think of Docker and Kubernetes. Docker has been the big name when it comes to building and running containers, and Kubernetes has been the big name w…
Read more »Docker on MacOS will always be slower than on Linux (well, unless Apple Silicon ends up panning out, which it looks like it might!), but it doesn’t have to be as infuriatingly slow as it is by default. In fact, you can get it pretty close to native speed…
Read more »The least invasive way of trying out all popular languages is to run the servicestack/gistcafe Docker image in VS Code’s Docker Extension:
Read more »The least invasive way of trying out all popular languages is to run the servicestack/gistcafe Docker image in VS Code’s Docker Extension:
Read more »