/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

dnsmichi.at
| | davquar.it
1.9 parsecs away

Travel
| | Umami is an open-source, privacy oriented and lightweight web analytics service written in Node. Umami is super easy and quick to self-host, and in this post we'll see a setup with Docker Compose.
| | prtksxna.com
1.5 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 [...]
| | vadosware.io
2.1 parsecs away

Travel
| | Setting up an instance of Wordpress easily with Docker Compose
| | blog.roccosangellino.com
2.2 parsecs away

Travel
| When building a website using WordPress often times you will want a development environment to work with before pushing to production. There are a few different ways to achieve this goal. In this article we are going to see how to setup WordPress usi...