Abhilash Raj

Results 189 comments of Abhilash Raj

Thanks for opening this, i've been thinking about this for a while too. The steps you have makes sense to me. Here are a few suggestoins: > Override multiple [logging.*].path...

Closing this since 0.4.5 was released recently.

I have stopped pushing to 'latest' tag, not sure what is the best way to convey that :-) There are no references to 'latest' anymore in documentation (if there is...

I am unsure what is causing this, probably need to run this with Mailman CI and see what's going on.

Can you update `postgres` to `postgresql` in the DATABASE_URL? With newer versions of sqlalchemy, I think 'postgres' is no longer valid.

Actually, that might not be the case. THe newer release will have that issue and it is still not out. Can you send output of `docker images | grep mailman`?

Closing this as fixed.

Thanks for taking time to work on this :-) I am fine with the idea to move the env vars into a separate file, although, let's not call it 'mailman.cfg`,...

> I've got a question regarding the two other compose files (`-mysql.yaml`, and `-postorius.yaml`): > `-mysql` is pretty evident i guess, which implies using mysql. It is not a lot...

Can you rebase with the main branch? I think there is an issue related to django-allauth that makes the existing configs fail.