Add Cowboy Tasmota, reorder bookmarks
This commit is contained in:
parent
8d7ded1108
commit
718b22da70
@ -3,16 +3,18 @@
|
|||||||
# https://gethomepage.dev/en/configs/bookmarks
|
# https://gethomepage.dev/en/configs/bookmarks
|
||||||
|
|
||||||
- Animals:
|
- Animals:
|
||||||
|
- Sprout Day:
|
||||||
|
- href: https://day.sprout.tasmota.jafner.net
|
||||||
- Toes Day:
|
- Toes Day:
|
||||||
- href: https://day.toes.tasmota.jafner.net
|
- href: https://day.toes.tasmota.jafner.net
|
||||||
- Toes Night:
|
- Toes Night:
|
||||||
- href: https://night.toes.tasmota.jafner.net
|
- href: https://night.toes.tasmota.jafner.net
|
||||||
- Sprout Day:
|
|
||||||
- href: https://day.sprout.tasmota.jafner.net
|
|
||||||
- Figment Day:
|
- Figment Day:
|
||||||
- href: https://day.figment.tasmota.jafner.net
|
- href: https://day.figment.tasmota.jafner.net
|
||||||
- Figment Night:
|
- Figment Night:
|
||||||
- href: https://night.figment.tasmota.jafner.net
|
- href: https://night.figment.tasmota.jafner.net
|
||||||
|
- Cowboy Day:
|
||||||
|
- href: https://day.cowboy.tasmota.jafner.net
|
||||||
|
|
||||||
- Homelab:
|
- Homelab:
|
||||||
- Lab Rack:
|
- Lab Rack:
|
||||||
|
@ -56,6 +56,14 @@ http:
|
|||||||
service: "tasmota-55@file"
|
service: "tasmota-55@file"
|
||||||
tls:
|
tls:
|
||||||
certResolver: "lets-encrypt"
|
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:
|
services:
|
||||||
toes-day:
|
toes-day:
|
||||||
|
Loading…
Reference in New Issue
Block a user