web icon indicating copy to clipboard operation
web copied to clipboard

Spin up services hostings and databases

Open NeOMakinG opened this issue 3 months ago • 3 comments

This one might be targeting @kevin but we need to setup all the databases for the services:

  • user
  • notification
  • swap

And database related, we need to determine:

  • Do we want a single database
  • Do we want one database by service

The way I designed the microservice mono repo is one db by service, if we want to change that it will require some architecture change

One question remaining, we might want to create a separate ticket for that:

  • How are we delivering those service? It should be on merge on main from the CI but for now as I don't know where it will be hosted, it's quite hard to implement

AC:

NeOMakinG avatar Sep 11 '25 07:09 NeOMakinG

@kevin had a thought use pulumi controlling state revisions fallback etc. as a package. then give exposure accross KUBE, AWS, and such.

we also have to think about migrations. joy.

twblack88 avatar Oct 20 '25 21:10 twblack88

@kevin & @NeOMakinG to sync this week to get this deployed 🙏

0xApotheosis avatar Oct 20 '25 21:10 0xApotheosis

During the meantime, deployed a railway instance so we can test on dev envs and iterate on what we want to do with notifications, improve the wording etc

NeOMakinG avatar Nov 12 '25 13:11 NeOMakinG