- 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