homelab
Here are 203 public repositories matching this topic...
-
Updated
Aug 2, 2021 - Shell
-
Updated
Aug 5, 2021 - Mustache
-
Updated
Jan 11, 2020 - Python
-
Updated
Jul 13, 2021
Need to update this guide to include v7 and possible v6 in comments
K3s Install addition
-
Updated
Oct 23, 2020 - Shell
Details
DEX is installed using pre-existing themes that are available, namely coreos and tectonic.
source: https://github.com/dexidp/dex/tree/master/web/themes
To use a custom theme you need just to put it along with others into a web directory. The folder structure should be the same: logo, favicon, and CSS.
After that, add
frontend:
theme: yourthemefolder
to
-
Updated
Nov 25, 2020 - Go
-
Updated
Dec 18, 2020 - HTML
-
Updated
Aug 30, 2020
-
Updated
Sep 11, 2018 - Shell
-
Updated
Jan 24, 2021 - HTML
-
Updated
Jul 30, 2021 - TypeScript
-
Updated
Sep 21, 2020 - HTML
-
Updated
Jun 7, 2021 - Python
-
Updated
Apr 9, 2020
-
Updated
Jun 25, 2021 - Shell
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Mar 25, 2021 - Smarty
To-Do
- add locks to all terraform directories
- have process for upgrading lock files
- mark packet project as sensitive
Vendor (Optional)
HashiCorp
link
https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-14-general-availability
Additional context
With the release of terraform 0.14, they introduced locking so you can have a more reproducible run for
-
Updated
Jun 25, 2021 - Shell
Improve this page
Add a description, image, and links to the homelab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the homelab topic, visit your repo's landing page and select "manage topics."


I noticed that I'm unable to connect to a server inside my local network using the router7 public IP and the forwarded port.
Example
Local machine: 192.168.0.100
Public IP: 12.34.56.78
Port forwarding rule: :22 -> 192.168.0.100:22
Result: connection refused
Connecting from outside of router7 works perfectly fine.
To ensure we can connect from the local network using the public