Skip to content

Commit ae72e52

Browse files
authored
Update README.md
Signed-off-by: Eric Hofesmann <ehofesmann@gmail.com>
1 parent 2d33637 commit ae72e52

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docker/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,12 @@ regarding FiftyOne Enterprise.
9393
can then use utilization metrics to make scaling decisions (up or down).
9494
Please note that we do not support MongoDB Atlas Serverless instances
9595
because we require Aggregations.
96-
- A FiftyOne Enterprise deployment requires two separate databases in your MongoDB instance that are automatically created on startup (defaulting to [`fiftyone`](https://github.com/voxel51/fiftyone-teams-app-deploy/blob/17c11828f3e3d02cc7eb32543d26ba3e61ebfe77/docker/internal-auth/env.template#L52) and [`fiftyone-cas`](https://github.com/voxel51/fiftyone-teams-app-deploy/blob/17c11828f3e3d02cc7eb32543d26ba3e61ebfe77/docker/internal-auth/env.template#L64))
96+
- A FiftyOne Enterprise deployment requires two separate databases in your
97+
MongoDB instance that are automatically created on startup (defaulting to
98+
[`fiftyone`](https://github.com/voxel51/fiftyone-teams-app-deploy/blob/17c11828f3e3d02cc7eb32543d26ba3e61ebfe77/docker/internal-auth/env.template#L52)
99+
and
100+
[`fiftyone-cas`](https://github.com/voxel51/fiftyone-teams-app-deploy/blob/17c11828f3e3d02cc7eb32543d26ba3e61ebfe77/docker/internal-auth/env.template#L64)
101+
)
97102
- For resource requirements on a VM that will be hosting your docker deployment,
98103
we recommend starting with 8vCPU/32GB RAM, monitoring usage and scaling
99104
accordingly.

0 commit comments

Comments
 (0)