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

cdp-instances, a repo to simply store the config details for active instances #21

Open
evamaxfield opened this issue Oct 15, 2021 · 1 comment
Labels
feature New feature or request idea A high level idea for a CDP feature infrastructure Build, upgrade, or remove, a piece of infrastructure or core utility

Comments

@evamaxfield
Copy link
Member

Idea / Feature

A single repo that stores the configs and details for instances.

Use Case / User Story

This is valuable to publish in both Python and JavaScript.
In JavaScript, it would make it easier to manage the /instances route on the councildataproject.org page. I.e. having all of the active instances in a single repo that is simply pulled into to other frontend libraries for quick access.

Same for Python. with https://github.com/councildataproject/cdp-data / #3 it would be valuable to have a repo that we can pull in that has all the configs for the various instances.

Other Notes

It might make sense like CouncilDataProject/cdp-backend#167 to use some sort of code generation to handle this.

@evamaxfield evamaxfield added the idea A high level idea for a CDP feature label Oct 15, 2021
@evamaxfield evamaxfield changed the title cdp-instances cdp-instances, a repo to simply store the config details for active instances Oct 15, 2021
@isaacna
Copy link

isaacna commented Oct 21, 2021

We could also potentially add cross deployment queries if a user wants to consult multiple or all of the instances for a single query

@evamaxfield evamaxfield added feature New feature or request infrastructure Build, upgrade, or remove, a piece of infrastructure or core utility labels Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request idea A high level idea for a CDP feature infrastructure Build, upgrade, or remove, a piece of infrastructure or core utility
Projects
None yet
Development

No branches or pull requests

2 participants