|
You are here |
jeremywsherman.com | ||
| | | | |
easyoradba.com
|
|
| | | | | If you have a public facing APEX instance it would be mandatory to secure it with TLS 1.2 or SSL.... | |
| | | | |
luten.dev
|
|
| | | | | I was recently invited to join Bluesky, a new social media platform. This was mostly motivated by the nightmare that Twitter has become over the past year or so. One of Bluesky's nice features is the encouragement from the official team to build supplementary software. One way to do it is to build a custom feed. So, I set out to do just that: I built a feed that serves all posts related to TTRPGs on Bluesky. Here's how I went about publishing mine on a DigitalOcean droplet using PM2, Nginx, and Let's Encrypt. | |
| | | | |
blog.zespre.com
|
|
| | | | | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st... | |
| | | | |
lewisdale.dev
|
|
| | | Getting the project deployed via Gitea actions | ||