dlespiau / dlespiau/patchwork

Provide an easy way to install patchwork for production

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
22
Forks
12
PR merge metrics
No merged PRs in 30d

Description

From a mailing-list discussion:

I think it should be fairly straightforward to make a docker image with
PostgreSQL, django and patchwork. To feed emails to patchwork, I'd
create a new REST entry point that would accept emails given the proper
credentials. Basically the same code as today but decoupling patchwork
from the host the mailing-list is hosted on. Then, mail delivery to
patchwork could be hooked to anything: local delivery (/etc/aliases and
local(8) as documented today) or a script feeding emails from any source
(eg. fetchmail + procmail).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.