You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/about/user-guidelines.md
+10-14Lines changed: 10 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -45,31 +45,27 @@ We don't want a single repository to dominate all of the traffic to Binder, so
45
45
we've set a maximum limit of concurrent user sessions that point to the same
46
46
Binder link. **The maximum number of simultaneous users for a given repo is 100**.
47
47
If you think you have a *really* good reason for why this number should be
48
-
higher, please [Open an Issue](https://github.com/jupyterhub/mybinder.org-deploy/issues).
48
+
higher, please [Open an Issue](https://github.com/jupyterhub/mybinder.org-deploy/issues/new?labels=impact&template=request_resources.md).
49
49
to discuss with the community!
50
50
51
51
## Using mybinder.org as backend for your service
52
52
53
-
Please do not use mybinder.org as backend for your for-profit service or product.
53
+
:::{admonition,warning} A note on for-profit services
54
+
Please do not use `mybinder.org` as backend for your for-profit service or product.
54
55
55
-
The cloud resources consumed by mybinder.org are funded through donations or grants. Because
56
-
of this we can not subsidise for-profit products or services by offering free cloud resources to them.
57
-
This means we will prevent you from using mybinder.org as a service for your product.
56
+
The cloud resources consumed by `mybinder.org` are funded through donations or grants. Because of this we can not subsidise for-profit products or services by offering free cloud resources to them. This means we will prevent you from using `mybinder.org` as a service for your product.
58
57
59
-
Operating mybinder.org relies on the good will of volunteers and organisations to obtain the
58
+
Operating `mybinder.org` relies on the good will of volunteers and organisations to obtain the
60
59
resources required to do so. This is easier if we are not seen as supporting for-profit services
61
60
that are not a net contributor to the service.
61
+
:::
62
+
63
+
You may be considering using `mybinder.org` as a part of your service or product. We think that is great, and encourage people to experiment with using Binder technology as a part of their tools.
62
64
63
-
You may be considering using `mybinder.org` as a part of your service or product.
64
-
Think that is great, and encourage people to experiment with using Binder technology
65
-
as a part of their tools.
65
+
However, depending on the size and consistency of traffic being directed at `mybinder.org`, we may restrict your usage of the `mybinder.org` service in order to avoid being overloaded by a single user / organization. This is particularly true for services that trigger many **repository builds**.
66
66
67
-
However, depending on the size and consistency of traffic being directed at `mybinder.org`,
68
-
we may restrict your usage of the `mybinder.org` service in order to avoid being overloaded
69
-
by a single user / organization. This is particularly true for services that trigger many **repository builds**.
67
+
In general, please be respectful of the Binder Project's limited resources. Do not forget that it has no dedicated funding and runs entirely on donations of cloud resources. If you have a question about this, please [Open an Issue](https://github.com/jupyterhub/mybinder.org-deploy/issues/new?labels=impact&template=request_resources.md).
70
68
71
-
In general, please be respectful of the Binder Project's limited resources. Do not forget
72
-
that it has no dedicated funding and runs entirely on donations of cloud resources.
0 commit comments