8651c95e1b
Remove whitespaces from variables
...
Did not realize that docker doesn't ignore spaces before and after `=`
2022-03-13 02:17:01 +01:00
195decf0c7
Fixes for file sizes settings
2022-03-13 01:47:40 +01:00
b3c9d5a707
Copy the script to the image
2022-03-12 17:25:24 +01:00
4209059223
Add option to enlarge the file limits
2022-03-12 17:23:04 +01:00
ae61eae818
Merge pull request #4 from jiriks74/master
...
Update README.md
2022-03-12 15:40:40 +01:00
56011315db
Update README.md
...
Remove `--build` from the 3rd step. It shouldn't be there as we already built the image with `docker-compose build`
2022-03-11 09:55:35 +01:00
237cd83cb3
Merge pull request #3 from jiriks74/master
...
Update working branch
2022-03-10 00:07:29 +01:00
610d7b8e45
Delete .travis.yml
2022-03-10 00:06:31 +01:00
6f4eb40f91
Update docker-compose.yml
2022-03-10 00:05:54 +01:00
58334f6ab9
Update README.md
2022-03-10 00:05:11 +01:00
e50679fd0d
Update README.md
2022-03-09 20:17:41 +01:00
cee6f7b507
Update README.md
2022-03-09 19:50:04 +01:00
2514966acd
Update README.md
2022-03-09 19:48:28 +01:00
00a3164f4a
Update README.md
2022-03-09 19:48:13 +01:00
2a34984f86
Update README.md
2022-03-09 19:47:15 +01:00
33e7e8dfd0
Merge pull request #2 from jiriks74/arm64
...
Remove unnecessary files
2022-03-09 19:04:28 +01:00
a1aa8b21e2
Remove unnecessary files
...
To clarify, unnecessary for this usecase. To find all files with the modifications in `Dockerfile` for `arm64` look into the [arm64-full_repo](https://github.com/jiriks74/Docker-DocumentServer-Arm64/tree/arm64-full_repo )
2022-03-09 19:01:03 +01:00
d9b82fad23
Merge pull request #1 from jiriks74/arm64
...
Arm64
2022-03-09 18:59:08 +01:00
ba8a436cb4
Fix postgresql version, no line after \
2022-03-09 16:55:45 +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
papacarlo
e17831904d
Merge branch hotfix/v7.0.1 into master
2022-02-22 08:17:41 +00:00
Pavel Lobashov
b2e720e66c
Fix broken links to Docker-CommunityServer ( #402 )
...
Continue of #400
Those links became incorrect in
e7c8e59a37
I'm not sure that we REALLY need those links in this project, maybe just
give links to README page and that's it
But leaving it as it is
2022-01-31 11:18:50 +03:00
papacarlo
973409cc8f
Merge branch release/v7.0.0 into master
2022-01-17 14:34:33 +00:00
papacarlo
33faf622c8
Merge branch hotfix/v6.4.2 into release/v7.0.0
2021-10-28 07:33:57 +00:00
papacarlo
26ef312557
Merge branch hotfix/v6.4.1 into release/v6.5.0
2021-09-30 12:21:08 +00:00
papacarlo
ca39675055
Merge branch hotfix/v6.4.1 into master
2021-09-28 08:08:26 +00:00
Semyon Bezrukov
a31a579d24
Add WOPI_ENABLED variable ( #379 )
...
* Add WOPI_ENABLED variable
* Add var description
2021-09-14 17:53:37 +03:00
Svetlana Maleeva
32a8a24a0f
Update README.md ( #377 )
2021-09-14 17:42:55 +03:00
papacarlo
0613f8a0ca
Merge branch release/v6.4.0 into develop
2021-08-26 13:55:56 +00:00
papacarlo
a23477301e
Merge branch release/v6.4.0 into master
2021-08-26 11:40:24 +00:00
papacarlo
d654094671
Merge branch hotfix/v6.3.1 into release/v6.4.0
2021-07-15 13:14:47 +00:00
papacarlo
93a0526a7c
Merge branch hotfix/v6.3.1 into develop
2021-07-15 13:14:43 +00:00
Roman Demidov
5bf1ff715f
Remove server version of spell checker ( #365 )
2021-06-22 09:59:50 +03:00
Semyon Bezrukov
c6e7d68016
Fix docker targets ( #361 )
...
* Fix docker targets
* Fix docker latest tag
2021-06-01 17:29:31 +03:00
papacarlo
13a01e7c56
Merge branch release/v6.3.0 into develop
2021-05-20 12:08:20 +00:00
papacarlo
3b830417a2
Merge branch release/v6.3.0 into master
2021-05-20 12:08:15 +00:00
papacarlo
245659807a
Merge branch hotfix/v6.2.2 into release/v6.3.0
2021-05-07 13:27:20 +00:00
papacarlo
2f26419ac7
Merge branch hotfix/v6.2.2 into develop
2021-05-07 13:25:56 +00:00
Pavel Lobashov
67df644858
Precise info about table existance ( #355 )
2021-04-29 12:14:31 +03:00
papacarlo
ca6b3a67a3
Merge branch hotfix/v6.2.2 into master
2021-04-19 12:18:58 +00:00
Roman Demidov
f2c708cff2
Reset database tables on update ( #351 )
...
* Reset database tables on update
* Add changes
* Add changes
* Add changes
* Add changes
* Add changes
* Add changes
2021-04-14 17:10:38 +03:00
Alexey Golubev
2f26cea790
Fix #347 ( #349 )
2021-04-01 10:07:07 +03:00
papacarlo
30c5612cfb
Merge branch hotfix/v6.2.1 into release/v6.3.0
2021-03-31 11:27:32 +00:00
papacarlo
cbb749d77c
Merge branch hotfix/v6.2.1 into develop
2021-03-31 11:27:26 +00:00
jdoubleu
1cfe84b8b8
Fix automatic port detection for database ( #341 )
2021-03-19 16:20:52 +03:00
papacarlo
30ca844513
Merge branch release/v6.2.0 into release/v6.3.0
2021-03-19 07:54:45 +00:00
papacarlo
c611b2b080
Merge branch release/v6.2.0 into develop
2021-03-18 15:22:47 +00:00
papacarlo
9dc5f5d993
Merge branch release/v6.2.0 into master
2021-03-01 08:47:27 +00:00
Semyon Bezrukov
393006d306
Add pull ubuntu image ( #334 )
2021-02-24 18:34:03 +03:00
papacarlo
ea0fcf3951
Merge branch hotfix/v6.1.1 into develop
2021-01-28 08:28:05 +00:00