-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
backlogImplementing laterImplementing laterdiscussionNeeds further discussionNeeds further discussion
Description
Overview
Show wrong service path in service description after compose generation
Current State:
Generated file: compose.yaml
Generated file: assets/config.yml
Template generated successfully in 'homer'
Next Steps:
-
Start the Homer dashboard:
docker compose up -d -
Customize your dashboard:
- Edit assets/config.yml to add your services
- Organize services into groups (Applications, Monitoring, etc.)
- Add links to the navbar for quick access
-
Optional: Add a logo:
- Place your logo.png file in the assets/ directory
- Or update the logo path in assets/config.yml
- Supported formats: PNG, SVG, JPG
-
Optional: Customize the theme:
- Uncomment and modify the colors section in config.yml
- Available themes: default, sui
- See documentation for advanced theming options
-
Access your dashboard:
- Open http://localhost:8080 in your browser
Impact:
Open http://localhost:8080 in your browser
localhost is inaccessible path on remote client
Solution:
create variable "hostname" and define it in general settings with FQDN or IP
Metadata
Metadata
Assignees
Labels
backlogImplementing laterImplementing laterdiscussionNeeds further discussionNeeds further discussion