Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

containerize trac #268

Open
glyph opened this issue Jun 18, 2021 · 1 comment
Open

containerize trac #268

glyph opened this issue Jun 18, 2021 · 1 comment

Comments

@glyph
Copy link
Contributor

glyph commented Jun 18, 2021

Trac should run inside a Docker container. I guess it wants to send emails sometimes - can trac itself be configured to connect directly to mailgun? Worst case we configure it like #266 describes, and just don't bother to expose any listening ports from the container, let exim deliver to mailgun via the same secret.

But honestly I feel like the emails could just break, most stuff happens on github these days.

Also, this can use a straight upstream postgres container, moving /var/lib/postgresql/9.1/main into a volume

@glyph
Copy link
Contributor Author

glyph commented Jun 18, 2021

It also needs to talk to the commit-bot, see #269

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant