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

Location Management #62

Open
6 tasks
jon-nfc opened this issue Jun 13, 2024 · 2 comments
Open
6 tasks

Location Management #62

jon-nfc opened this issue Jun 13, 2024 · 2 comments
Labels
Migrated from Gitlab This issue/PR was migrated from GitLab see #213 type::epic Issue Type is Epic User Story type::feature Issue Type

Comments

@jon-nfc
Copy link
Member

jon-nfc commented Jun 13, 2024

from #33

Details

Locations are to be setup as a common item within the core app as these settings can/may be used within other modules. Location awareness is nested and in the following order:

  • Regions

    A region is the first level of location awareness. It's the setting of geographical locations. i.e. continent, country, state etc. Regions contains sites. Regions can be nested.

  • Sites

    A Site is the second level of location awareness and contains Locations. A site is generally below a city (a region). Sites are not nested.

  • Locations

    A location is a physical location at a site. Locations can be nested

configuration needs to be settable based off of a location.

Clusters

  • from Cluster Management #71

    • Hosts from different sites be able to be assigned to a cluster if it has no site itself.
    • can be assigned a site and/or location

Links

Requirements

  • Location based configuration (added as model to core and configured in settings)

    • Regions

    • Site

    • Location

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 13, 2024

marked this issue as related to #33

@jon-nfc
Copy link
Member Author

jon-nfc commented Jun 13, 2024

added 5m of time spent

@jon-nfc jon-nfc added the Migrated from Gitlab This issue/PR was migrated from GitLab see #213 label Aug 8, 2024
@jon-nfc jon-nfc mentioned this issue Jul 28, 2024
21 tasks
@jon-nfc jon-nfc mentioned this issue Aug 8, 2024
12 tasks
@jon-nfc jon-nfc mentioned this issue Aug 19, 2024
17 tasks
@jon-nfc jon-nfc added type::epic Issue Type is Epic User Story and removed impact::0 labels Nov 3, 2024
@jon-nfc jon-nfc mentioned this issue Jan 26, 2025
14 tasks
@jon-nfc jon-nfc changed the title locations Location Management Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Migrated from Gitlab This issue/PR was migrated from GitLab see #213 type::epic Issue Type is Epic User Story type::feature Issue Type
Projects
Status: No status
Development

No branches or pull requests

1 participant