Andrew Johnson

Results 79 comments of Andrew Johnson

Created an additional task for automatic prod-like environment setup based on compose: https://github.com/riotkit-org/docker-taiga/issues/44 If you are totally green with docker, then you can wait for this task to be done.

If there will be no greater advantages I would be for using the official image to maintain less things.

I would suggest to refactor our container with this idea: - Base on official Taiga-back container - Add NGINX + frontend So we would have everything prepared by Taiga official...

I have read that thread, regarding the LDAP possibly we need to add it by our own because the plugin is unofficial and I don't think that Taiga maintainers would...

The migration to Alpine 10 should be possible. The problem could be in not using NGINX, as Taiga requires to set routing externally for different components such as events queue,...

Hi, the events are handled by a separate server. The Taiga docs is saying that this step is optional, so currently we skipped implementing this in the container. I suggest...

PS Changing title, so we will know what's it is about :wink:

Hi, I'm thinking about it. Possibly in this week I can try to do something working. On Thu, May 21, 2020 at 8:43 AM marshalleq wrote: > Hey, any progress...

I started a image+CI project there https://github.com/riotkit-org/docker-taiga-events It looks that it will be working very soon. I will tell you when it will be testable, then please send me feedback...

I see you need to set up `TAIGA_EVENTS_HOST=somehost:8888` to point to Taiga Events. I didn't do any integration testing yet - I would leave it to you for a feedback,...