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 simple oCIS deployment #77

Open
wkloucek opened this issue Aug 12, 2022 · 1 comment
Open

add simple oCIS deployment #77

wkloucek opened this issue Aug 12, 2022 · 1 comment

Comments

@wkloucek
Copy link
Contributor

wkloucek commented Aug 12, 2022

add a simple oCIS deployment chart:

  • for at home use / with single or double digit user numbers
  • resource saving by not starting every service individually
  • allow flexible configuration to eg. use an external OIDC IDP

(ownCloud internal info: base that on the ocis-beta instances deployment)

@wkloucek
Copy link
Contributor Author

wkloucek commented Oct 27, 2022

When thinking about redundancy / scaling, we have restrictions since some services do not support replication-by-disk, so we need to split it out into a separate pod.

These services are affected:

  • search
  • IDM (user management)
  • IDP (OIDC provider)
  • store
  • NATS (event bus)

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

No branches or pull requests

1 participant