Commit Graph

34 Commits

Author SHA1 Message Date
e0f402c25a
Update docker-compose.yml 2022-05-15 15:43:03 +02:00
jiriks74
83dc4f3e07 Add volume for themes source directory 2022-05-15 15:25:08 +02:00
jiriks74
b9f2fdaf9d Move largerFileLimits.sh to run-document-server.sh 2022-05-15 15:15:19 +02:00
6f4eb40f91
Update docker-compose.yml 2022-03-10 00:05:54 +01:00
05aa933b9a Initial commit
Docker build process now adds debian bullseye repositories, downloads needed arm dependencies, downloads qemu and binfmt, downloads and modifies needed amd64 libraries
Change the install process of documentserver itself: Downloads package from official debian repositories, modifies dependencies, repackages it and resumes the normal install process. Package does not install from `/tmp` but from `/build` which is removed after instalation is completed

`docker-compose.yml` larger stop grace period - Raspberry Pis have slow storage, set to two minutes just to be sure it doesn't get killed because of that
2022-03-09 16:45:56 +01:00
Pierre Ozoux
1956f98c1d
Fixes exit procedure. (#286) 2020-09-10 17:02:20 +03:00
Alexey Golubev
95c59ed2cd Remake docker-compose file 2020-03-27 18:44:56 +03:00
Alexey Golubev
b72b401e67
Fix #234 (#235) 2020-03-25 12:19:47 +03:00
Roman Demidov
08bb07e2d0 Rename AMQP variables (#205) 2019-12-23 18:45:37 +03:00
Semyon Bezrukov
b3055c362c Add support JWT_IN_BODY param (#194) 2019-11-27 11:35:08 +03:00
Semyon Bezrukov
7d1606bc95 Add support of MySQL DBMS (#188)
* Add support of MySQL database
2019-10-29 12:42:43 +03:00
Alexey Golubev
77d47eec3d
Fix #175 (#184) 2019-09-24 12:55:24 +03:00
Alexey Golubev
88f33c5d8f Add AMQP_ SERVER_ params descriptions 2019-02-25 19:51:34 +03:00
Alexey Golubev
1ff3e1def6
Fix #133 2018-11-02 11:53:06 +03:00
Alexey Golubev
be3f768358 Changed rabbitmq settings 2016-12-09 15:56:11 +03:00
Alexey Golubev
704bfff215 set public docker image 2016-09-12 14:09:25 +03:00
Alexey Golubev
27f4bdaf53 Use release repo for documentserver 2016-09-09 11:49:14 +03:00
Alexey Golubev
4a362b008c changed user name for db 2016-08-26 15:20:13 +03:00
Alexey Golubev
2d67dfe27d fixed misprint 2016-08-26 15:10:53 +03:00
Alexey Golubev
b9f9ed6ba5 mysql -> postgresql 2016-08-25 19:52:14 +03:00
Alexey Golubev
4859e8f422 Removed setup max connection count 2016-08-23 17:22:42 +03:00
Alexey Golubev
befb9c1c65 Increase max comnections count 2016-08-23 13:45:53 +03:00
Alexey Golubev
e3b22c436c Excluded unused backend 2016-08-17 15:54:19 +03:00
Alexey Golubev
05c96650fd Update docker-compose.yml
Fixed ERROR: An HTTP request took too long to complete.
2016-07-27 12:18:30 +03:00
Alexey Golubev
e7b7e7dd1a made availability check the data container to ensure the correct order of starting the containers 2016-07-20 18:56:20 +03:00
Alexey Golubev
dd27f00a62 Seach for the string "true" in a http body when healthcheack service 2016-07-15 17:14:18 +03:00
Alexey Golubev
a813036830 Updated haproxy container, removed virtual host, added templates for ssl 2016-07-15 16:31:53 +03:00
Alexey.Golubev
7955487352 Added uri balanced type. 2016-07-12 15:37:09 +03:00
Alexey.Golubev
0dd2cc1e59 use http proxy instead of tcp proxy. 2016-07-12 15:07:52 +03:00
Alexey Golubev
dbd0e01e86 Update docker-compose.yml
added ONLYOFFICE_DATA_CONTAINER=true to data container
2016-07-11 13:53:45 +03:00
Alexey Golubev
ca5bc8526d Update docker-compose.yml
fixed missprint
2016-07-11 13:52:09 +03:00
Alexey.Golubev
89de48c8de added data container for onlyoffice-documentserver 2016-07-11 11:47:22 +03:00
Alexey.Golubev
0fa55f0192 removed "^[\s]-" prefix for all lines of file 2016-07-07 17:13:26 +03:00
Alexey Golubev
b3ebf467a6 Create docker-compose.yml 2016-07-04 18:43:58 +03:00