add homepage config
This commit is contained in:
35
configs/homepage/services.yaml.save
Executable file
35
configs/homepage/services.yaml.save
Executable file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/services/
|
||||
|
||||
- My First Group:
|
||||
- My First Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is awesome
|
||||
|
||||
- My Second Group:
|
||||
- My Second Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is the best
|
||||
|
||||
- My Third Group:
|
||||
- My Third Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is 😎
|
||||
- Monitoring:
|
||||
- Scrutiny:
|
||||
href: http://kallilabcore:8080
|
||||
icon: scrutiny
|
||||
|
||||
- Uptime Kuma:
|
||||
href: http://kallilabcore:3001
|
||||
icon: uptime-kuma
|
||||
|
||||
- Dozzle:
|
||||
href: http://kallilabcore:9888
|
||||
icon: docker
|
||||
|
||||
- Glances:
|
||||
href: http://kallilabcore:61208
|
||||
icon: cpu
|
||||
|
||||
Reference in New Issue
Block a user