/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

blog.aymenhamza.com
| | 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 [...]
| | www.paulsblog.dev
2.1 parsecs away

Travel
| | How To Track Website Analytics And Respect Data Privacy With Umami
| | blog.nuculabs.de
1.6 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:
| | pikseladam.com
11.1 parsecs away

Travel
| I was using Puma as an app server and there were no web server for my site. It is not a good thing that you don't have a web server on production environment...