Explore >> Select a destination


You are here

sleeplessbeastie.eu
| | pingbin.com
2.6 parsecs away

Travel
| | [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.
| | righteousit.com
2.3 parsecs away

Travel
| | You know what Linux needs? Another task scheduling system!said nobody ever Important Artifacts Command output: systemctl list-timers --all systemctl status *.timers File locations: /usr/lib/systemd/system/*.{timer,service} /etc/systemd/system $HOME/.config/systemd [/var]/run/systemd/transient/*.{timer,service} [/var]/run/user/*/systemd/transient/*.{timer,service} Also Syslog logs sent to LOG_CRON facility. The Basics If you've been busy trying to get actual work done on your Linux systems, you may have missed...
| | lukasrotermund.de
2.7 parsecs away

Travel
| | In this article, I explain why I replaced NGINX with Caddy as the reverse proxy on the host machine and in the Docker image.
| | jasonwilder.com
12.1 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.