Initial commit
Some checks failed
/ release-deploy (push) Has been skipped
/ release-build (push) Failing after 4m15s

This commit is contained in:
Antoine Martin 2024-08-24 21:49:56 -04:00
commit a216814c30
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
5 changed files with 351 additions and 0 deletions

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# onlyoffice-document-server
Upstream: https://forge.ilot.io/ilot/onlyoffice-document-server
## Description
This repository contains the necessary workflows to build onlyoffice-document-server
from source, and produce a usable Debian package. The build process also allows
introducing patches for ilot's application.
## How to use
Follow the instruction the guide on [OnlyOffice's docs](https://helpcenter.onlyoffice.com/installation/docs-community-install-ubuntu.aspx).
Instead of adding their repository, use ilot's by following the instructions [here](https://forge.ilot.io/ilot/-/packages/debian/onlyoffice-documentserver)
## Support
As these aports are built for ilot's own application, we make no guarantees that
they will work for you.
## License
This readme, workflows and support scripts are licensed under MIT License.