Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

TODOs #253

Open
asim opened this issue Jan 10, 2023 · 1 comment
Open

TODOs #253

asim opened this issue Jan 10, 2023 · 1 comment

Comments

@asim
Copy link
Member

asim commented Jan 10, 2023

A list of TODOs that needs to be broken down into separate issues

  • Convert pulumi config to terraform
  • Create a dockerfile for container build
  • Create a compose file for self deployment
  • Redeploy all the infrastructure using new config
  • Make client-gen/publisher tools reusable and configurable
@asim asim pinned this issue Jan 10, 2023
@gedw99
Copy link

gedw99 commented Aug 6, 2023

Weaver looks really nice too.

been using it for a couple of projects and it’s been reliable.

Each service needs an interface and an implementation and then weaver can run it and scale it using any k8 auto scale.

the fact that you can run the exact same code without any docker etc has sone interesting dev ops and user UX possibilities.

One thing I am trying out is embedding nats jetstream so it’s also managed but can also run on a desktop. There looks to be a way of restrict the number of NATS server instances via Weaver config but still not done. The same would go for SQLite of course.

sonyou can run scales to zero and up to whatever but the nats severs will stay at 3 per data center and form a global cluster

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants