this post was submitted on 28 Aug 2024
4 points (100.0% liked)
important instance shit
149 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
heck it can run on the same actual box, postfix is not heavy
yep, literally just a side service in the same flake definition. only downside is you'll need to feed logs to somewhere, and monitor queue depth. but those are both trivial (and you could even just trigger for queue depth over n for $time, because that's enough indication of work/fail)
huh, I kind of like it
we’ll see how the migration goes in staging — if it’s smooth, I’ll add postfix as a todo. if there’s a bunch of problems, postfix might be the most immediate way out
it's just the right amount of jank to be a perfect solution