Explore >> Select a destination


You are here

www.alicegg.tech
| | greg.molnar.io
6.4 parsecs away

Travel
| | Kamal 2 was released recently and it brings a few singnificant changes. Traefik is replaced by kamal-proxy, Kamal runs all containers in a custom Docker network and secrets are passed differently to new containers. All these changes mean that the upgrade is not simple, but in this article I will walk you through an example to help with the process.
| | blog.nuculabs.de
7.1 parsecs away

Travel
| | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain:
| | jtreminio.com
9.6 parsecs away

Travel
| | Juan Treminio - Dallas based senior web developer
| | www.serverless.com
92.7 parsecs away

Travel
| When building Java based Serverless applications, testing locally can be handy. In part 2 of the series we find out how.