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

Deploy postgrest as a complement of the query API #386

Open
2 tasks
dadiorchen opened this issue Oct 24, 2024 · 0 comments
Open
2 tasks

Deploy postgrest as a complement of the query API #386

dadiorchen opened this issue Oct 24, 2024 · 0 comments

Comments

@dadiorchen
Copy link
Contributor

dadiorchen commented Oct 24, 2024

Install postgrest (https://docs.postgrest.org/en/v12/index.html) in the dev env, with route: /query-postgrest
Use the same database readonly user in ths repository. (https://github.com/Greenstand/treetracker-query-api/blob/main/deployment/base/database-connection-sealed-secret.yaml)

The gaol:

  • deploy to https://[env]-k8s.treetracker.org/query-postgrest
  • Can query the tree list by: [api-route]/trees

Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant