On Fri, May 31, 2019 at 3:53 AM Ajay Tripathi <[email protected]> wrote:
> Hi, > > *Weekly Updates:* > > *Review:* > > Review 1> Pull request #27[1] is waiting for review and there are more > pull requests to be added in queue after this one. > > *Question(s):* > > Question 1> From my understanding at this point regarding websockets. I > don't think daphane needs to be scaled up, only the django worker needs to > be scaled. So, I think it makes sense to put daphane in it's own container > and runworker in a seperate container. Please let me know if that sounds > good. :-) > sounds good, go ahead :-) > Question 2> I am getting 502 on adding new user in fresh installation > (Ubuntu) after following the instructions in ansible-openwisp2. Error is > not logged in the `openwisp2/log/` folder. Trying to debug it but I am not > able to find postfix logs. Can you please give me pointers on where can I > find it? > should be in /var/log/mail.error or /var/log/mail.log, something along those lines. > *Major tasks:* > > Task 1> Created Websocket image: > https://github.com/atb00ker/docker-openwisp/commit/f6db4f8c218c3bd072052709906eb57b51a8d98c > > Task 2> Created postfix image: > https://github.com/atb00ker/docker-openwisp/commit/d0b257d086bf056c342d9d4cccc768c3904fac05 > > Task 3> Created documentation for environment variables: > https://github.com/atb00ker/docker-openwisp/blob/docs/docs/ENV.md > > Task 4> Worked on urlpatterns to fix Error 500(s) in current deployment: > https://github.com/atb00ker/docker-openwisp/commit/7f8498793d48bbd7da0576d824e4cfbb35e8ebc1 > > *Next:* > > Next Task 1> Fix the remaing urlpatterns. > Next Task 2> Looking into uniform method for Logging across all containers > to stdout. > Next Task 3> Creating celery image. > > Great, thanks! -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAERYH6UCz2dTJ4S_efoVw7Jj%2B9ETR7C-EryVzNuMg5z_Et6XPw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
