For reference when raising the Nginx Proxy and companion Let's Encrypt Setup.
- Nginx Proxy Docker Image
- Let's Encrypt Nginx Proxy Companion -- though this apparently was replaced?
For reference when raising the Nginx Proxy and companion Let's Encrypt Setup.
| # THIS LINUX SETUP SCRIPT HAS MORPHED INTO A WHOLE PROJECT: HTTPS://OMAKUB.ORG | |
| # PLEASE CHECKOUT THAT PROJECT INSTEAD OF THIS OUTDATED SETUP SCRIPT. | |
| # | |
| # | |
| # Libraries and infrastructure | |
| sudo apt update -y | |
| sudo apt install -y \ | |
| docker.io docker-buildx \ | |
| build-essential pkg-config autoconf bison rustc cargo clang \ |
| %nav.navbar.navbar-default{role: "navigation"} | |
| / Brand and toggle get grouped for better mobile display | |
| .navbar-header | |
| %button.navbar-toggle{"data-target" => ".navbar-ex1-collapse", "data-toggle" => "collapse", type: "button"} | |
| %span.sr-only Toggle navigation | |
| %span.icon-bar | |
| %span.icon-bar | |
| %span.icon-bar | |
| %a.navbar-brand{href: "#"} Brand | |
| / Collect the nav links, forms, and other content for toggling |