/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vxlabs.com
| | nabeelvalley.co.za
1.7 parsecs away

Travel
| | Using a Docker Container as a development container using the Visual Studio Code Remote-Containers Extension
| | mydeveloperplanet.com
2.2 parsecs away

Travel
| | In this blog, you will learn how to use Podman with the built-in equivalent for Docker Compose. You will learn how to use Podman 'kube play' and how to deploy your Podman Pod to a local Minikube cluster. Enjoy! 1. Introduction First reactions to the short intro will be: "you need to use Podman Compose...
| | vsupalov.com
1.7 parsecs away

Travel
| | Running PostgreSQL and Redis in Docker containers when developing a Flask app.
| | mark-story.com
11.2 parsecs away

Travel
| I recently had to do some maintenance work on an old application hosted on the CakePHP server. The CakePHP project has 20 or so sites and applications deployed in dokku. Dokku allows us to build a platform-as-a-service for our sites that operates on a single server. Dokku encourages using heroku-style 'buildpacks' to deploy applications.