Roberto Rosario
|
c2a1c2ca7b
|
Bump version to 3.1 beta1.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-07 03:57:05 -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 |
|
Roberto Rosario
|
3c57f7ffa7
|
Merge branch 'master' into merge_master
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-22 03:18:30 -04:00 |
|
Roberto Rosario
|
9965866639
|
Bump version to 3.0.3
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-17 04:17:49 -04:00 |
|
Roberto Rosario
|
dca2b49624
|
Merge branch 'docker-compose-db-driver-wrong-variable' into 'master'
Fix docker compose variable name & content
See merge request mayan-edms/mayan-edms!27
|
2018-08-17 00:25:52 +00:00 |
|
Roberto Rosario
|
05633ddc7e
|
Increase gunicorn's timeout from 30 seconds to 120.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-16 15:50:57 -04:00 |
|
Dennis von der Bey
|
ba28d08a7b
|
Fix docker compose variable name & content
Failed to use postgresql and fell back to sqlite
|
2018-08-12 20:09:21 +00:00 |
|
Roberto Rosario
|
1b1d549bbf
|
Increase gunicorn's timeout from 30 seconds to 120.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-07 22:54:05 -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
|
306b764a5c
|
Update release notes for version 3.0.1
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-08 02:11:39 -04:00 |
|
Roberto Rosario
|
aabd5651d8
|
Update the docker.stack file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-02 00:43: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
|
9a809c493a
|
Bump version to 3.0
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 03:15:34 -04:00 |
|
Roberto Rosario
|
ca6d6f3fc7
|
Bump version to 3.0rc1
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 01:16:05 -04:00 |
|
Roberto Rosario
|
5e98c17601
|
Update docker compose sample file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-05 03:42:55 -04:00 |
|
Roberto Rosario
|
854304d0c9
|
Update stack file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-05 03:41:30 -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
|
ec3fcbf5dd
|
Reorganize and cleanup the Makefiles.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-05 02:16:02 -04:00 |
|
Roberto Rosario
|
acea52400a
|
Use the MAYAN_SETTINGS_MODULE instead of MAYAN_SETTINGS_FILE for consistency.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-05 02:14:11 -04:00 |
|
Roberto Rosario
|
d6232b4b28
|
Update the docker image entrypoint Pythonpath to use the top level media root folder.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-03 14:47:55 -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
|
e7d99ff6dd
|
Bump version of Docker image. Update the stack file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-21 00:41:58 -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
|
9a5c281a8b
|
Add support for running tests from a Docker container.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-21 00:39:40 -04:00 |
|
Roberto Rosario
|
a734538170
|
Dump the gunicorn and redis logs to the console.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-20 07:50:36 -04:00 |
|
Roberto Rosario
|
83ec4761d9
|
Add sample docker swarm file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-11 03:11:08 -04:00 |
|
Roberto Rosario
|
ec82738a47
|
Invert logic on when to start the local REDIS server. Use the Python binary path and not the dist-packages one. Don't create a pid file for celery beat, supervisor already does it.
|
2018-05-10 04:33:51 -04:00 |
|
Roberto Rosario
|
b2b8549f8a
|
Use variables for default values instead of literals.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 04:32:57 -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 |
|
Roberto Rosario
|
9fad6c37bf
|
Fix process name for the OCR worker.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 05:13:01 -04:00 |
|
Roberto Rosario
|
55879d3488
|
Add default celery settings to docker's entrypoint script.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-30 05:00:02 -04:00 |
|
Eric Riggs
|
8ee45162aa
|
Revert workers to prefork method
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-26 03:54:59 -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
|
f3c86ada45
|
- Lower concurrency of workers to 1
- Change process type to gevent
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-26 02:19:09 -04:00 |
|
Eric Riggs
|
3145cb4231
|
Add django-environ and use it to set ALLOWED_HOSTS.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-26 02:18:32 -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 |
|
Roberto Rosario
|
378a346e79
|
Remove Docker and Docker Componse files. These files now live in https://gitlab.com/mayan-edms/mayan-edms-docker.
|
2016-02-14 21:30:08 -04:00 |
|
Roberto Rosario
|
0a9d0fc69b
|
Rename entrypoint script.
|
2015-11-30 02:41:09 -04:00 |
|
Roberto Rosario
|
69ae1ead57
|
Don't demonize celery worker, send to the background instead.
|
2015-11-30 02:40:40 -04:00 |
|
Roberto Rosario
|
ad439fb9ce
|
Initial commit required to build a Docker image.
|
2015-11-29 19:00:21 -04:00 |
|