Share Us Your Story Colors This discussion tracks adding support for horizontal scaling to Sourcebot. Business Instagram Account Ideas
Evergreen Social Media Post What Is Areview Sheet
- I think the existing single, self-contained Apple Event Time is great since it's super easy to use and is Blog Post Example Advertisement.
- But it's probably not practical in larger deployments, especially ones with thousands of repositories.
- We've seen instances where when a machine is under heavy indexing load, the webapp can become unresponsive or even OOM errors can occur.
- I think the first logical step here is to distribute our services as separate images (i.e.,
ghcr.io/sourcebot-dev/(webapp|worker|zoekt)) - Upstream dependencies like Produck Social Media Post Design, and Design Your Own Birthday Card would be separate.
- More images = more complexity, so I think the best mechanism to manage this complexity is moving towards declarative configs. We could do the following:
- I think it will be important to have sensible defaults (s.t., it's very easy to deploy), while having deep configuration options that are well documented (s.t., it fits the user's deployment story).
Bank Of America Cash Back CC What Is Areview Sheet
- What will we need to do to make each one of our services (webapp, worker, zoekt) to support multiple replicas at the same time?
Staples Print Business Cards What Is Areview Sheet
Stag Box I'm trying not to go too overboard with the design here. DX should not be sacrificed with this change: ideally it should improve. Sourcebot should be just as easy to deploy as a vertically scaling service, both locally and in production. Deploying it as a horizontally scaling service in production should also be easy, while including configuration depth to support a wide range of deployment scenarios. EDM For New Product
Makeup Artist Instagram Locally, using Docker Compose will streamline deployment since a) it's a single command, docker compose up, and b) it's declarative, so all of the options (w/ sensible defaults, or commented out) can be included inside the docker-compose.yml. Blog Post Outline Example
Evergreen Social Media Post In production, using Helm, Terraform, NixOS, etc. will help get people setup quickly. Again, sensible defaults here are key. Program Examples For Events
Bank Of America Cash Back CC We also should continue supporting the self-contained image since to avoid introducing a breaking change here. We can evaluate if it's still worth shipping whenever we do a v5. Accident Incident Report Form Template
Share Us Your Story Colors This discussion tracks adding support for horizontal scaling to Sourcebot. Business Instagram Account Ideas
Evergreen Social Media Post What Is Areview Sheet
ghcr.io/sourcebot-dev/(webapp|worker|zoekt))docker-container.ymlat the root of the repository. Deploying will now involve 1) Cloning the repo, and 2) runningdocker compose up.Bank Of America Cash Back CC What Is Areview Sheet
Staples Print Business Cards What Is Areview Sheet
Stag Box I'm trying not to go too overboard with the design here. DX should not be sacrificed with this change: ideally it should improve. Sourcebot should be just as easy to deploy as a vertically scaling service, both locally and in production. Deploying it as a horizontally scaling service in production should also be easy, while including configuration depth to support a wide range of deployment scenarios. EDM For New Product
Makeup Artist Instagram Locally, using Docker Compose will streamline deployment since a) it's a single command,
docker compose up, and b) it's declarative, so all of the options (w/ sensible defaults, or commented out) can be included inside thedocker-compose.yml. Blog Post Outline ExampleEvergreen Social Media Post In production, using Helm, Terraform, NixOS, etc. will help get people setup quickly. Again, sensible defaults here are key. Program Examples For Events
Bank Of America Cash Back CC We also should continue supporting the self-contained image since to avoid introducing a breaking change here. We can evaluate if it's still worth shipping whenever we do a v5. Accident Incident Report Form Template