/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

doomlab.github.io
| | managing.blue
2.5 parsecs away

Travel
| | This is not something you won't find elsewhere on the web, but it is my take on making Caddy and WordPress play nice. Assuming an Ubuntu 22.04 VM, we follow the site instructions to install Caddy. Next, we install PHP-FPM (the FastCGI server for PHP) and other required libraries sudo apt install php8.1-fpm php-pear php-bcmath...
| | yepoleb.github.io
1.6 parsecs away

Travel
| | [AI summary] A detailed guide on setting up WordPress on Debian 10 with specific configurations for security, PHP-FPM, Apache, and database setup.
| | blog.miguelgrinberg.com
2.3 parsecs away

Travel
| | miguelgrinberg.com
| | jasonwilder.com
11.7 parsecs away

Travel
| [AI summary] This blog post discusses automating the configuration of an Nginx reverse proxy for Docker containers to simplify deployment and improve availability through dynamic templating and Docker APIs.