Skip to content

Commit a31c55f

Browse files
committed
docs: BBBLB is suitable for production now
There is at least one company using it in production.
1 parent 21f2469 commit a31c55f

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
BBBLB (BigBlueButton Load Balancer) is yet another load balancer for [BigBlueButton](https://bigbluebutton.org/). It is designed to provide a secure, scalable, and robust way to scale BBB beyond single-server installations, enabling organizations to distribute meetings across many BBB servers or offer managed BBB hosting services on shared hardware.
44

5-
> :warning: BBBLB is not ready for production just yet unless you know how to fix bugs yourself. It works well enough, but APIs and features are not stable yet and upgrades may break things. If you are looking for a reliable solution that *just works*, better wait for the 1.0 release.
6-
7-
5+
> :warning: BBBLB is used in production, but still a very new project and may have some rough edges. Some APIs or features may not be stable yet and upgrades may break things. If you are looking for a simple solution that *just works*, better wait for the 1.0 release. But if you know what you are doing, go ahead and give it a try.
86
97
## Documentation
108

docs/index.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@ on shared hardware.
3333
:alt: Matrix room: #bbblb:matrix.org
3434

3535

36-
.. caution::
37-
38-
BBBLB is not ready for production just yet unless you know how to fix
39-
bugs yourself. It works well enough, but APIs and features are not
40-
stable yet and upgrades may break things. If you are looking for a
41-
reliable solution that *just works*, better wait for the 1.0 release.
42-
36+
.. note::
37+
38+
BBBLB is used in production, but still a very new project and may
39+
have some rough edges. Some APIs or features may not be stable yet
40+
and upgrades may break things. If you are looking for a simple
41+
solution that *just works*, better wait for the 1.0 release. But if
42+
you know what you are doing, go ahead and give it a try.
43+
4344

4445
Features
4546
--------

0 commit comments

Comments
 (0)