Explore >> Select a destination


You are here

peterme.net
| | osc.garden
1.7 parsecs away

Travel
| | How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate.
| | golb.hplar.ch
2.4 parsecs away

Travel
| | [AI summary] The user has followed a comprehensive guide to secure and configure their VPS server. They have successfully set up SSH with key-based authentication, disabled root login, configured a firewall, and set up a non-root user for system management. The guide also covers changing the SSH port, disabling SSH protocol 1, and setting up SSH agent for passwordless login. The user is now ready to deploy additional services and applications on their secure server.
| | pingbin.com
1.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.
| | pikseladam.com
15.8 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...