An online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Go to file
Moritz cb08027aed
continuous-integration/drone/push Build was killed Details
chore: publish 2.4.1+7.3.0 release
2023-03-13 18:02:29 +01:00
release fix release notes 2022-08-09 10:57:29 +02:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample align with the upstream docker-compose (#5) 2022-08-09 08:46:01 +00:00
LICENSE Init 2021-04-27 10:26:40 +02:00
README.md update README 2023-03-13 17:57:39 +01:00
abra.sh fix: append to local.json instead of overwriting it 2023-03-13 17:28:57 +01:00
compose.jwt.yml fix: append to local.json instead of overwriting it 2023-03-13 17:28:57 +01:00
compose.yml chore: publish 2.4.1+7.3.0 release 2023-03-13 18:02:29 +01:00
entrypoint.sh.tmpl fix: append to local.json instead of overwriting it 2023-03-13 17:28:57 +01:00
renovate.json Add renovate.json 2021-06-04 07:03:48 +00:00

README.md

onlyoffice

Build Status

  • Category: Apps
  • Status: 3, stable
  • Image: onlyoffice, 4, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: N/A
  • Tests: 2
  • SSO: No

Basic usage

  • abra app new onlyoffice
  • abra app config <app-name>
    • uncomment COMPOSE_FILE and SECRET_JWT_SECRET_VERSION to enable JWT Secret
  • abra app secret generate -a <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech and ONLYOFFICE/Docker-DocumentServer. Official Onlyoffice docker compose