Add Docker compose templates and configurations
This commit is contained in:
49
docker-templates/homepage/config/settings.yaml
Normal file
49
docker-templates/homepage/config/settings.yaml
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/settings/
|
||||
|
||||
layout:
|
||||
Jasper Admin:
|
||||
style: row
|
||||
columns: 6
|
||||
Jasper Services:
|
||||
style: row
|
||||
columns: 6
|
||||
Jarvis Admin:
|
||||
style: row
|
||||
columns: 6
|
||||
Jarvis Services:
|
||||
style: row
|
||||
columns: 6
|
||||
Media:
|
||||
style: row
|
||||
columns: 6
|
||||
Media Admin:
|
||||
style: row
|
||||
columns: 6
|
||||
Smart Home:
|
||||
style: row
|
||||
columns: 6
|
||||
Docker:
|
||||
style: row
|
||||
columns: 4
|
||||
|
||||
EZ-Homelab Project:
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
Core Services:
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
Media Services:
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
Services:
|
||||
style: row
|
||||
columns: 3
|
||||
|
||||
External Resources:
|
||||
style: row
|
||||
columns: 3
|
||||
Reference in New Issue
Block a user