Add Cowboy Tasmota, reorder bookmarks

This commit is contained in:
Joey Hafner 2024-02-27 13:58:36 -08:00
parent 184d78907f
commit 28c9ed629b
2 changed files with 12 additions and 2 deletions

View File

@ -3,16 +3,18 @@
# https://gethomepage.dev/en/configs/bookmarks
- Animals:
- Sprout Day:
- href: https://day.sprout.tasmota.jafner.net
- Toes Day:
- href: https://day.toes.tasmota.jafner.net
- Toes Night:
- href: https://night.toes.tasmota.jafner.net
- Sprout Day:
- href: https://day.sprout.tasmota.jafner.net
- Figment Day:
- href: https://day.figment.tasmota.jafner.net
- Figment Night:
- href: https://night.figment.tasmota.jafner.net
- Cowboy Day:
- href: https://day.cowboy.tasmota.jafner.net
- Homelab:
- Lab Rack:

View File

@ -56,6 +56,14 @@ http:
service: "tasmota-55@file"
tls:
certResolver: "lets-encrypt"
cowboy-day:
rule: "Host(`day.cowboy.tasmota.jafner.net`)"
entryPoints: "websecure"
middlewares:
- "lan-only@file"
service: "cowboy-day@file"
tls:
certResolver: "lets-encrypt"
services:
toes-day: