This commit is contained in:
Christiaan Westerbeek
2026-01-11 10:35:21 +01:00
parent 78f2017d7f
commit 29c91325b5
5 changed files with 43 additions and 0 deletions

BIN
gwx-onlyoffice/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
gwx-onlyoffice/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
gwx-onlyoffice/3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,17 @@
# Configuration for big-bear-onlyoffice setup
version: "3.7"
# Service definitions for the big-bear-onlyoffice application
services:
app_proxy:
environment:
APP_HOST: big-bear-umbrel-onlyoffice_app_1
APP_PORT: "80"
app:
image: onlyoffice/documentserver:9.1.0
volumes:
- ${APP_DATA_DIR}/onlyoffice/logs:/var/log/onlyoffice
- ${APP_DATA_DIR}/onlyoffice/data:/var/www/onlyoffice/Data
- ${APP_DATA_DIR}/onlyoffice/lib:/var/lib/onlyoffice
- ${APP_DATA_DIR}/onlyoffice/rabbitmq:/var/lib/rabbitmq
- ${APP_DATA_DIR}/onlyoffice/redis:/var/lib/redis
- ${APP_DATA_DIR}/onlyoffice/db:/var/lib/postgresql

View File

@@ -0,0 +1,26 @@
manifestVersion: 1
id: big-bear-umbrel-onlyoffice
category: BigBearCasaOS
name: OnlyOffice
version: "9.1.0"
tagline: OnlyOffice
description: >-
Feature-rich web-based office suite with a vast range of collaborative capabilities
releaseNotes: >-
This version includes various improvements and bug fixes.
developer: onlyoffice
website: https://hub.docker.com/r/onlyoffice/documentserver
dependencies: []
repo: https://github.com/bigbeartechworld/big-bear-universal-apps
support: https://github.com/bigbeartechworld/big-bear-universal-apps/issues
port: 10122
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/onlyoffice.png
submitter: BigBearTechWorld
submission: https://github.com/bigbeartechworld/big-bear-universal-apps