Add initial Helm chart and Docker Compose setup for Overleaf CEP

This commit is contained in:
Elmar Kresse
2025-06-17 15:59:59 +02:00
parent 85bcc8f88d
commit ffbd5a0991
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
/* eslint-disable no-undef */
rs.initiate({ _id: 'overleaf', members: [{ _id: 0, host: 'mongo:27017' }] })