Note
This repository is pinned to specific versions and is intentionally not updated. It serves as a reference for deploying this particular stack on Clever Cloud
The purpose of this custom setup is to be deployed on Clever Cloud
It is inspired by the original Collabora Online Docker setup.
Server should answer OK on / and admin is accessible with the path /loleaflet/dist/admin/admin.html
clever create --type docker myCollaboraOnlineServer
cp .env.default .env
clever env set < .env
clever domain add mycollaboraonlineserver.cleverapps.io
clever deploy