- Released ONLYOFFICE Docs v8.2.2
- Added the ability to connect to Redis Sentinel nodes with a password
- Added the ability to set additional custom env variables for containers
- Added the ability to add additional custom volumes for containers
- Added the ability to set up Nginx log format in the Proxy container
- Released ONLYOFFICE Docs v8.2.1
- Added a signal control processing handler as the first process in Docs containers
- Added the ability to set up the
terminationGracePeriodSeconds
- Added the ability to generate a hash that will be appended to the ONLYOFFICE Docs version in the request URLs
- Released ONLYOFFICE Docs v8.2.0
- Released ONLYOFFICE Docs v8.1.3
- Changed the default value for
converter.updateStrategy.type
toRecreate
- Released ONLYOFFICE Docs v8.1.1
- Fixed a bug related to cases when the installation/update continued with database tables recreation errors, an additional check of database availability is added in Jobs scripts
- Added the ability set up the
containerSecurityContext
- Added the ability to set up its own
nodeSelector
andtolerations
for each service or define them globally - Added the ability to separate a subdirectory for storing cache (data) and service (errors and forgotten) files
- Actions to clean the directory ".../cache/files/" are placed in a separate Job with a
post-upgrade
hook - Added the ability to set up container
lifecycle
hooks
- Changed the default values for
podSecurityContext
- In
pre-upgrade
Job, the actions for cleaning the directory ".../cache/files/" have been removed - Released ONLYOFFICE Docs v8.1.0
- Added the ability set up annotations for all the deployed resources
- Added the ability to disable
PVC
creation when using the S3 storage
- Using an already configured image for the
helm test
command - Released v8.0.1 of ONLYOFFICE Docs
- Fixed a bug when adding multiline annotations to Ingress
- Added the ability to connect to Redis Cluster
- Added the ability to set up custom
podAntiAffinity
- Added the ability to set up max size uploaded file
- Added the ability to map config file to Example
- Updated the Security Context Constraints policy for OpenShift
- Released v8.0.0 of ONLYOFFICE Docs
- Added the ability to restrict access to the info page
- Released v7.5.1 of ONLYOFFICE Docs
- Released v7.5.0 of ONLYOFFICE Docs
- Added the ability to connect to the ONLYOFFICE Docs via a virtual path
- Added the ability to connect to Redis Sentinel
- Released v7.4.1 of ONLYOFFICE Docs
- Fixed Ingress Class definition
- Added the ability to use private IP addresses to connect to ONLYOFFICE Docs
- Released v7.4.0 of ONLYOFFICE Docs
- Fixed ONLYOFFICE Docs crash in k8s cluster without ipv6
- Fixed an error with the Api Version when running Horizontal Pod Autoscaling in k8s cluster v1.26+
- Added
helm test
for ONLYOFFICE Docs launch testing and connected dependencies availability testing - Added
NOTES.txt
- Added the ability set up
imagePullSecrets
- Fixed variable handling for DocumentServer metrics
- Released v7.3.3 of ONLYOFFICE Docs
- Fixed a set of dashboards for Grafana
- Added the ability set up session affinity for the "DocumentServer" Service
- Automated installation of ready-made Grafana dashboards
- Released v7.3.2 of ONLYOFFICE Docs
- Changed the Helm repository of the NFS Server Provisioner chart
- Fixed a bug with displaying solution type on the welcome page
- Added the ability to disable the welcome page
- Added the ability set up custom Init Containers
- Released v7.2.2 of ONLYOFFICE Docs
- Added additional parameters to connect to Redis
- Added the ability to specify an existing ServiceAccount or create a new one
- Added the ability set up custom
labels
,nodeAffinity
,podAffinity
andnamespace
- Fixed service port in ONLYOFFICE Docs ingress
- Added the ability to set up a list of IP addresses to access the Info page
- Released v7.2.1 of ONLYOFFICE Docs
- Added the ability to use MySQL or MariaDB as a database server
- Added the ability set up
updateStrategy
- Added the ability set up
containerPorts
- Released v7.2.0 of ONLYOFFICE Docs
- Changed the syntax and algorithm for processing the following parameters:
Affinity
,SecurityContext
,Probes
,Images
- Changed the Redis version
- Changed the Welcome page
- Fixed the path to sql scripts
- Fixed running Jobs in an OpenShift cluster
- Added the ability to disable the run of Jobs
- Fixed errors when connecting via the WOPI protocol
- Fixed the conversion error in Example
- Added the ability to perform Jobs:
pre-upgrade
,pre-rollback
andpre-delete
in private k8s cluster - Added
Job
pre-install
(with support for execution in private cluster) to initialize the database before starting ONLYOFFICE Docs - Added the ability to run ONLYOFFICE Docs in a private k8s cluster behind a Web Proxy
- Changed the algorithm in the deletion script, which is executed in
Job
pre-delete
- Changed the image for the Jobs, which includes the utilities necessary for execution
- Changed the scripts executed by Jobs, taking into account the image change
- Added the ability to specify an existing
Service
for "DocumentServer"
- Release v7.1.1 of ONLYOFFICE Docs
- Added a variable to specify the port number of the
Redis
server inConfigMap
documentserver
- Fixed the name of the variable for specifying the host of the Redis server
- Added the ability set up Horizontal Pod Autoscaling
- Added the ability set up
nodeSelector
andtolerations
- Added the ability set up annotations for ingress
- Added build of Helm Chart releases with their publication in the repository
- Added a description of the DocumentServer metrics that are visualized in Grafana
- Release v7.1.0 of ONLYOFFICE Docs
- Changed the Helm Chart name from
documentserver
todocs
- Changed the Helm Chart versioning to the
SemVer
format - Removed the instruction for updating the "DocumentServer" using a script
- Added the ability to map a
ConfigMap
containing its own json file with interface themes - Added the ability to specify different
JWT
parameters for inbox and outbox requests - Added the ability to use
activemq
as anAMQP
server - Added the ability set up
annotations
forPods
- Added the ability set up
annotations
forService
- Added the ability to specify the type and template of logging
- Added the ability to specify an existing
Secret
withJWT
variables - Added the ability to rollback
helm rollback
after updating "DocumentServer" viahelm upgrade
- Added the ability to use existing
PVC
orSecret
to store the license
- Edits to the Helm Chart release deletion procedure
- Changed the Helm Chart versioning to the
CalVer
format
- Added the ability to upgrade using
helm upgrade
- Added the ability to map node-config files
- Added a
podAntiAffinity
policy for distributingPods
across theNodes
of the "k8s" cluster - Added the ability to specify an existing
PVC
for "DocumentServer" - Added the ability to specify existing
Secrets
containing passwords forPostgreSQL
andRabbitMQ
- Added the ability to specify the DNS name when installing with Nginx Ingress Controller without certificates
- Release v7.0.1 of ONLYOFFICE Docs
- Edited the instructions for installing metrics
- Improved the update and shutdown scripts
- Added the list of variables in
ConfigMap
documentserver
and inSecret
jwt
- Fixed the operation of
Example
when installing with Nginx Ingress Controller
- Release v7.0.0 of ONLYOFFICE Docs