Skip to content

feature: Add local host variable #1420

@Alex-0293

Description

@Alex-0293

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:

  1. Start the Homer dashboard:
    docker compose up -d

  2. 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
  3. 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
  4. Optional: Customize the theme:

    • Uncomment and modify the colors section in config.yml
    • Available themes: default, sui
    • See documentation for advanced theming options
  5. Access your dashboard:

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

Labels

backlogImplementing laterdiscussionNeeds further discussion

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions