-
|
For how many users can an AIO instance be used? Is there any limitation or is it infinitely scalable and depends only on the power of the server? Or is there a recommendation (Possibly for Nextcloud itself)? |
Beta Was this translation helpful? Give feedback.
Answered by
szaimen
Apr 11, 2022
Replies: 2 comments
This comment has been hidden.
This comment has been hidden.
-
|
Afaik, AIO should scale linearly with the given hardware. However, at some point, (when the instance becomes very big), you should probably think about clustering your instance, adding a load balancer, network filesystem apart from other things which AIO cannot provide. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
szaimen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Afaik, AIO should scale linearly with the given hardware. However, at some point, (when the instance becomes very big), you should probably think about clustering your instance, adding a load balancer, network filesystem apart from other things which AIO cannot provide.