Raphael Michel
|
235769ce4f
|
Added the possibility to use Redis for quota locks
|
2015-06-30 17:29:34 +02:00 |
|
Raphael Michel
|
620bdb1cd6
|
Removed supervisord from the docker file
|
2015-06-30 09:17:45 +02:00 |
|
Raphael Michel
|
cfb8b24b4a
|
Fixed collectstatic if the now possible static files in DATA_DIR do not
exist, also, we have to run collectstatic at startup time
|
2015-06-29 17:27:50 +02:00 |
|
Raphael Michel
|
c4789fb9a4
|
Fixed #73 -- Add memcached configuration options
|
2015-06-23 19:57:34 +02:00 |
|
Raphael Michel
|
f68132f006
|
Fix data directory settings
|
2015-06-03 00:29:36 +02:00 |
|
Raphael Michel
|
fbe9f5874d
|
We need to run compress at docker startup time as it depends on
STATIC_URL :(
|
2015-05-20 18:28:54 +02:00 |
|
Raphael Michel
|
f89fd9c3a2
|
Use the MySQL connector that is recommended by Django
|
2015-05-19 00:25:05 +02:00 |
|
Raphael Michel
|
262f69a499
|
Add dependencies for psycopg to Dockerfile
|
2015-05-18 17:02:27 +02:00 |
|
Raphael Michel
|
5a4952eb7f
|
Add MySQL und Postgres drivers to the deployment
|
2015-05-18 16:47:14 +02:00 |
|
Raphael Michel
|
73a469485b
|
Docker standalone: migrate before start
|
2015-05-18 16:28:55 +02:00 |
|
Raphael Michel
|
62b5d1c6eb
|
Improved dockerfile, config file usage and documentation
|
2015-05-16 00:56:09 +02:00 |
|
Raphael Michel
|
2a6b1b7b56
|
Dockerfile now basically works
|
2015-05-15 23:10:22 +02:00 |
|
Raphael Michel
|
59f8930785
|
First dockerfile attempt
|
2015-05-15 17:00:56 +02:00 |
|