Explore >> Select a destination


You are here

blog.roccosangellino.com
| | blog.nuculabs.de
0.8 parsecs away

Travel
| | Introduction Hello ????? In this article we will discuss a tool called Docker ?? Docker is a platform which allows to package individual applications in containers. This achieves application isolation at the OS level without the need to use virtualization technologies by making use of the OS APIs. Since it can be a little hard to get into Docker if you are new I will try to keep things short and concise.
| | prtksxna.com
0.6 parsecs away

Travel
| | Docker, specifically Docker compose, has served me well in keeping a sane development environment for my WordPress projects. MAMP was too much of a black box, and having a local PHP and SQL for both MediaWiki and WordPress was going to be more maintenance than I would have time for. With compose I have little [...]
| | gist.github.com
0.7 parsecs away

Travel
| | Docker Compose FIle For Wordpress, MySQL & phpmyadmin - docker_wordpress.md
| | thomasvilhena.com
11.5 parsecs away

Travel
| [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication.