Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose grafana and generate admin password #237

Merged
merged 5 commits into from
Nov 13, 2023

Commits on Oct 27, 2023

  1. feat: expose grafana with customizable domain

    - expose grafana on grafana.externalDomain
    - fail if externalDomain is not defined
    - generate the grafana admin password
    - add a tilt resource to read and output the generated password
    LucaLanziani committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7d17a34 View commit details
    Browse the repository at this point in the history
  2. chore: addons path can be detected using the name

    most of the paths can be generated appending the addon name to the
    `/addons/` prefix
    LucaLanziani committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c044a69 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    968f387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b534e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    8f79c68 View commit details
    Browse the repository at this point in the history