|
You are here |
edwinmichielsen.nl | ||
| | | | |
garysferrao.github.io
|
|
| | | | | WordPress has their famous 5-minute install. It's so fast, that it takes moretime to read a manual on how to set it up, than to actually set it up. So, let's... | |
| | | | |
managing.blue
|
|
| | | | | 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... | |
| | | | |
brntn.me
|
|
| | | | | Personal site of Brenton Cleeland | |
| | | | |
pingbin.com
|
|
| | | [AI summary] The provided content outlines a comprehensive guide for deploying C# ASP.NET Core 6.0 applications to an Ubuntu server using GitHub Actions CI/CD, with NGINX as a reverse proxy and MySQL as an optional database. It includes steps for setting up a virtual machine, installing .NET Core, configuring NGINX, setting up MySQL, and automating the deployment process with GitHub Actions. | ||