Setup infrastructure for production #44

Closed
opened 2026-03-21 16:39:38 +00:00 by talksik · 1 comment
talksik commented 2026-03-21 16:39:38 +00:00 (Migrated from github.com)
  • database migrations
  • deploy all services and workers to prod cluster
  • route53 dns configuration for pusher and orion
  • use prod services and firestore in client app when packaging electron app
  • smoke tests with packaged app
- [x] database migrations - [x] deploy all services and workers to prod cluster - [x] route53 dns configuration for pusher and orion - [x] use prod services and firestore in client app when packaging electron app - [x] smoke tests with packaged app
talksik commented 2026-03-29 19:09:11 +00:00 (Migrated from github.com)

Much of this work is complete due to #86

However, we still need to update our the llink client application to use production orion and firestore when packaging for release. This will also require updating our AWS Route53 to point orion.flowy.live to our cluster gateway load balancer.

Much of this work is complete due to #86 However, we still need to update our the llink client application to use production orion and firestore when packaging for release. This will also require updating our AWS Route53 to point orion.flowy.live to our cluster gateway load balancer.
Sign in to join this conversation.