Explore >> Select a destination


You are here

sylvaindurand.org
| | pikseladam.com
1.4 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...
| | blog.cavelab.dev
1.5 parsecs away

Travel
| | I've set up a local Arch repository, a dynamic reverse proxy cache using nginx - and a local "build server" for AUR packages, using aurutils. Here is how, and why ??
| | kaspars.net
2.1 parsecs away

Travel
| | Ever wanted to use Dropbox for managing your static HTML site or blog? One option is to simply install the Dropbox Linux client and symlink the folder you want to the public folder server by Apache or Nginx on your server. Another option is to use a simple PHP script as a proxy to your...
| | willhaley.com
15.4 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.