Roberto Rosario
|
2be29a2300
|
Install sudo to allow changing to the Mayan user. Install the database drivers in the final image instead of the base image. Use variable instead of the literal binaries.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-07 04:31:24 -04:00 |
|
Roberto Rosario
|
5d39ec4ed3
|
Update the Docker install to mirror the new recommended installation process at /opt. Use virtualenv for the Docker install.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-07 03:34:58 -04:00 |
|
Roberto Rosario
|
891dc2d74b
|
Fix Dockerfile typo.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-04 23:49:16 -04:00 |
|
Eric Riggs
|
6722394e34
|
Add Docker and install step to have Redis discard data when out of memory.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-07-10 04:48:42 -04:00 |
|
Roberto Rosario
|
340eabc725
|
Include the version file in the final docker image.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-30 00:33:10 -04:00 |
|
Roberto Rosario
|
bdf2bfcd12
|
Create dummy makefile to avoid error for non existing docker/Makefile during build.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-05 03:41:22 -04:00 |
|
Roberto Rosario
|
66205c11d3
|
Add zlib and libjpeg symlinks to allow Pillow to install on armv7l (ODROID HC1)
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-03 02:59:50 -04:00 |
|
Roberto Rosario
|
9c8326fd0e
|
Fix issue with locale during packaging for test documents with unicode names. Add files to allow live testing.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-21 00:40:39 -04:00 |
|
Roberto Rosario
|
3612f6dbfb
|
Ensure APT_PROXY is read. Install GPG version 1.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 04:32:31 -04:00 |
|
Roberto Rosario
|
55359c72cf
|
Unify supervisor configuration files. Lower nice levels of most workers. Merge OCR and slow workers. Lower gunicorn workers to 2. Call all supervisor processes using a shell to expand the install and mayan binary locations and avoid hardcoding.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-04 00:48:03 -04:00 |
|
Eric Riggs
|
a84568574f
|
Replace ubuntu with debian
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-26 03:54:40 -04:00 |
|
Eric Riggs
|
4f801154aa
|
Manually link libjpeg and libzlib on aarch64.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-25 20:57:12 -04:00 |
|
Eric Riggs
|
8e3446c13e
|
Add g++
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-22 13:50:19 -04:00 |
|
Eric Riggs
|
27d84bea5a
|
- Add missing build libraries.
- Clean up some files.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-22 12:58:47 -04:00 |
|
Eric Riggs
|
f1ed40adba
|
Merge Docker files back into main repo.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-22 04:14:07 -04:00 |
|