Vladimir Ischenko
feadbdf42b
Add empty directory for local font cache
2025-11-13 08:52:10 +00:00
Vladimir Ischenko
b13570f221
Add msfonts caching to avoid install issues
2025-11-13 08:52:10 +00:00
danilapog
32b11818cc
Disable zap ajax spider untill action not fixed
2025-11-11 15:14:03 +00:00
Vladimir Ischenko
d20143734d
Fix cosmetic typos in README
2025-11-01 14:44:54 +03:00
Evgeniy Antonyuk
818573b9ba
fix Bug 77433 - Fix duplicate tables in public when using DB_SCHEMA
2025-10-24 11:43:09 +00:00
Vladimir Ischenko
92936a7971
Fix bug 71003 - Install plugins before services start ( #51 )
...
Co-authored-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
Co-committed-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
2025-10-24 11:41:36 +00:00
Alexey Golubev
ba4961c28f
Update important notice
2025-10-15 12:15:01 +00:00
papacarlo
5279cd3ea4
Merge branch release/v9.1.0 into master
2025-10-14 14:45:54 +00:00
Vladimir Ischenko
a26d08992a
Fix bug 70360 - Add NGINX_ACCESS_LOG to enable nginx access logs ( #49 )
...
Co-authored-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
Co-committed-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
2025-10-07 12:00:52 +00:00
Evgeniy Antonyuk
5da9390fe6
fix Bug 77296 - Correct the display of adminpanel logs
2025-10-07 13:17:07 +02:00
Evgeniy Antonyuk
1e6815a0c0
Fix the error of missing pgPoolExtraOptions when installing DB_SCHEMA
2025-10-03 17:46:02 +02:00
Evgeniy Antonyuk
fce9f747a2
Disable automatic startup of the adminpanel service after installation
2025-10-03 15:17:17 +02:00
Evgeniy Antonyuk
b42b6628e6
Add the missing field secret.browser.string
2025-09-25 19:35:33 +02:00
Evgeniy Antonyuk
1197520921
Add support for specifying schema in psql
2025-09-23 07:38:07 +00:00
Evgeniy Antonyuk
d937c9aa89
Add the ability to specify additional redis parameters
2025-09-15 19:50:43 +02:00
Sergey Konovalov
289ce658d9
Fix Docker startup; Add adminpanel log dir creation
2025-09-06 15:33:54 +03:00
Sergey Konovalov
c533386cd9
Feature/Add supervisor admin-panel services
2025-09-04 19:44:51 +03:00
papacarlo
bd0a5d0099
Merge branch hotfix/v9.0.4 into develop
2025-08-06 08:34:58 +00:00
papacarlo
00aee48855
Merge branch hotfix/v9.0.4 into master
2025-08-05 14:15:32 +00:00
danilapog
38946cb641
Add provenance information to bake build steps
2025-08-04 13:47:08 +03:00
danilapog
0671c29443
Add SBOM generation to Docker buildx bake steps
2025-08-01 17:29:07 +03:00
papacarlo
a610326360
Merge branch hotfix/v9.0.3 into develop
2025-07-29 10:49:40 +00:00
Nasrullo Nurullaev
2273e04980
Update README file
2025-07-10 16:13:41 +05:00
Nasrullo Nurullaev
3c5f2f40a6
Add workflow to enforce Docker Hub README size limit
2025-07-10 15:51:32 +05:00
papacarlo
50d7503004
Merge branch hotfix/v9.0.3 into master
2025-07-08 11:43:45 +00:00
papacarlo
58c97b868f
Merge branch hotfix/v9.0.2 into develop
2025-07-07 14:45:32 +00:00
Nasrullo Nurullaev
7f46a5be42
Add step to update Docker Hub README
2025-07-02 12:43:29 +05:00
papacarlo
e05a117d08
Merge branch release/v9.0.0 into develop
2025-06-27 14:26:14 +00:00
Evgeniy Antonyuk
23dc78fab4
fix Bug 75324 - Update permissions for runtime.json
2025-06-27 14:06:13 +03:00
Kseniya Fedoruk
448caaf01d
Update readme.md
2025-06-25 17:08:01 +03:00
papacarlo
2d7c015e6d
Merge branch release/v9.0.0 into master
2025-06-18 09:29:24 +00:00
Evgeniy Antonyuk
2480f24dfd
Fix the issue with the certificate files
2025-06-15 16:22:35 +03:00
Evgeniy Antonyuk
1d7b5cc6a6
Fix the issue with the certificate files
2025-06-11 16:42:17 +03:00
Evgeniy Antonyuk
0fad4d043f
Set correct ownership for data directories ( #29 )
2025-06-10 14:49:12 +00:00
Evgeniy Antonyuk
bd275e8276
Streamline docker-compose by pinning RabbitMQ & PostgreSQL and adding healthchecks ( #28 )
2025-06-10 14:48:57 +00:00
Evgeniy Antonyuk
68760883fe
Fix certificates retrieval in directory ( #26 )
2025-06-10 14:48:14 +00:00
Vladimir Ischenko
a085cb962b
Fix Oracle Instant Client installation
2025-05-19 09:52:22 +03:00
Vladimir Ischenko
1bdda91da3
Fix multi-arch libaio symlink
2025-05-15 18:43:59 +03:00
Vladimir Ischenko
11f153dd60
Fix bug 73689 – Replace hardcoded PDB and add libaio symlink ( #23 )
...
Co-authored-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
Co-committed-by: Vladimir Ischenko <vladimir.ischenko@onlyoffice.com>
2025-05-15 09:23:04 +00:00
Vladimir Ischenko
019d1b881f
Fix bug 73600 - Add DB name to MSSQL connection
2025-05-13 16:23:12 +03:00
danilapog
39b82a3c9a
build: add conditional tagging for latest in stable-build workflow
...
- Introduced input in the GitHub Actions workflow with a default value of . - Passed the input as an environment variable () to the workflow. - Updated to conditionally add the Docker tag based on value.
2025-04-24 14:17:08 +03:00
papacarlo
d50eda45dd
Merge branch hotfix/v8.3.3 into release/v9.0.0
2025-04-21 09:10:33 +00:00
papacarlo
6d856cc70f
Merge branch hotfix/v8.3.3 into develop
2025-04-21 09:10:32 +00:00
Evgeniy Antonyuk
ede8569ec2
Update README.md
2025-04-16 19:01:05 +03:00
papacarlo
ff98f18cb9
Merge branch hotfix/v8.3.2 into release/v9.0.0
2025-04-01 08:42:09 +00:00
papacarlo
b8dabf842d
Merge branch hotfix/v8.3.2 into develop
2025-04-01 08:42:07 +00:00
danilapog
9c2012b534
Bump zap scanner action version
...
Fix deprecated artifacts included action
2025-03-11 09:58:54 +00:00
papacarlo
0fecfc5d4c
Merge branch hotfix/v8.3.1 into develop
2025-03-10 08:33:41 +00:00
papacarlo
22f8a1004f
Merge branch hotfix/v8.3.1 into master
2025-02-27 13:24:28 +00:00
papacarlo
2df1459d80
Merge branch release/v8.3.0 into develop
2025-02-24 09:14:43 +00:00