Commit Graph

15 Commits

Author SHA1 Message Date
Raphael Michel
79ad8b40ed Added python3.5-style type annotations to pretix.base 2015-11-04 23:39:59 +01:00
Raphael Michel
468349e25a Fixed wrong line in Dockerfile 2015-09-27 19:15:32 +02:00
Raphael Michel
0530416c66 Reworked docker container structure 2015-09-15 21:43:43 +02:00
Raphael Michel
b55b02f4b8 Banktransfer: Added experimental HBCI support 2015-08-20 21:53:10 +02:00
Raphael Michel
b6d9a65073 Added libjpeg-dev to Dockerfile 2015-07-26 00:29:13 +02:00
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
c4789fb9a4 Fixed #73 -- Add memcached configuration options 2015-06-23 19:57:34 +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
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