Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add monolithic scaling deployment example #5053

Closed
wants to merge 2 commits into from
Closed

add monolithic scaling deployment example #5053

wants to merge 2 commits into from

Conversation

wkloucek
Copy link
Contributor

Description

check out how to scale oCIS like a monolith

Related Issue

Motivation and Context

Not everybody want's to run each service individually

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@update-docs
Copy link

update-docs bot commented Nov 14, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@gedw99
Copy link

gedw99 commented Nov 14, 2022

Oh this is really something I would like to see .

I am hoping that the monolithic can be used with NATS jetstream to do the s skel ut . It that the intent perhaps ?

@wkloucek
Copy link
Contributor Author

I am hoping that the monolithic can be used with NATS jetstream to do the s skel ut . It that the intent perhaps ?

Sorry, I did not get the "s skel ut" part. We're using NATS jetstream as event bus. For the oCIS single process / fullstack server (ocis server) we have bundled NATS into our binary. But for scaled / high available installations one should definitely install NATS separately in a scaled / high available fashion.

@gedw99
Copy link

gedw99 commented Nov 15, 2022

I am hoping that the monolithic can be used with NATS jetstream to do the s skel ut . It that the intent perhaps ?

Sorry, I did not get the "s skel ut" part. We're using NATS jetstream as event bus. For the oCIS single process / fullstack server (ocis server) we have bundled NATS into our binary. But for scaled / high available installations one should definitely install NATS separately in a scaled / high available fashion.

Sorry about my trrrible typing - was on mobile.

the solution you describe makes total sense and works great for me . Thankyou

@wkloucek wkloucek closed this Feb 28, 2023
@wkloucek wkloucek deleted the monolithic-scale-deployment-example branch February 28, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants