Commit graph

7 commits

Author SHA1 Message Date
Jan Dittberner 3b05272254 Move code from gvaweb to webtasks
This change allows celery to find its tasks under the expected webtasks
namespace.
2020-03-03 15:23:54 +01:00
Jan Dittberner d03f84644d Move again, re-add Jinja2 2020-03-02 17:05:15 +01:00
Jan Dittberner de322b3442 Change nginx vhost template
This commit reduces the nginx vhost template to the bare minimum needed
to get a vhost that can be used to get a certificate via letsencrypt's
certbot.
2020-02-29 12:02:32 +01:00
Jan Dittberner 886f925915 add listen directive to enable IPv6 2015-01-27 19:45:13 +01:00
Jan Dittberner 7dc3a634f7 unify exception handling, fix nginx template 2015-01-27 15:24:58 +01:00
Jan Dittberner 35b102a7b7 fix listen directive 2015-01-27 14:32:14 +01:00
Jan Dittberner 549618bfad first tasks implementation, added nginx and FPM templates 2015-01-27 13:48:00 +01:00