Explore >> Select a destination


You are here

blog.tracefunc.com
| | bennadel.com
6.1 parsecs away

Travel
| | Ben Nadel's open source web development projects.
| | danielms.site
6.7 parsecs away

Travel
| | I build things and drink coffee.
| | tannerdolby.com
7.3 parsecs away

Travel
| | 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
18.3 parsecs away

Travel
| 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.