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
Simon bb99499b91
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
chore: publish 2.7.0+8.0.1 release
2024-04-09 14:37:10 +02:00
release fix release notes 2022-08-09 10:57:29 +02:00
.drone.yml update drone 2023-03-13 18:35:54 +01:00
.env.sample add auto update and timeout env 2023-04-18 18:22:29 +02: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.7.0+8.0.1 release 2024-04-09 14:37:10 +02: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