⛰️
Application Platform
  • Treetracker Tech Stack
  • Best Practices
  • Team Vision
  • DevOps Notes
    • Rollback Procedures
    • Troubleshooting
    • CI-CD
  • Roadmap 2
  • RabbitMQ
  • Airflow
  • CKAN
    • CKAN
    • Cloud Settings
  • DevOps
    • Github Actions To Do
    • Alerting To Do
    • Check and recover
      • Check script
      • Check database
      • How to backup postgresql
  • Keycloak
    • Keycloak
    • How to set up Keycloak to allow login by Social Media
Powered by GitBook
On this page

Was this helpful?

  1. DevOps
  2. Check and recover

Check database

Use these url to check if postgresql and postgis works well:

https://prod-k8s.treetracker.org/query/gis/location/nearest?zoom_level=5&lat=-26.254009699865737&lng=-13.710937500000002

https://prod-k8s.treetracker.org/query/trees

https://dev-k8s.treetracker.org/query/gis/location/nearest?zoom_level=5&lat=-26.254009699865737&lng=-13.710937500000002

https://dev-k8s.treetracker.org/query/trees
PreviousCheck scriptNextHow to backup postgresql

Last updated 1 year ago

Was this helpful?