|
You are here |
blog.tracefunc.com | ||
| | | | |
bennadel.com
|
|
| | | | | Ben Nadel's open source web development projects. | |
| | | | |
danielms.site
|
|
| | | | | I build things and drink coffee. | |
| | | | |
tannerdolby.com
|
|
| | | | | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs. | |
| | | | |
willhaley.com
|
|
| | | These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding. | ||