Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-20 Thread Federico Capoano
On Mon, Aug 19, 2019 at 8:36 AM Ajay Tripathi wrote: > Great, thanks. > > *The following are ready for review:* > > - https://github.com/openwisp/openwisp-controller/pull/116 > - https://github.com/openwisp/django-netjsonconfig/pull/127 > - https://github.com/openwisp/django-x509/pull/62 > -

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-19 Thread Ajay Tripathi
Great, thanks. *The following are ready for review:* - https://github.com/openwisp/openwisp-controller/pull/116 - https://github.com/openwisp/django-netjsonconfig/pull/127 - https://github.com/openwisp/django-x509/pull/62 - https://github.com/openwisp/docker-openwisp/pull/59 -

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-18 Thread Federico Capoano
On Sat, Aug 17, 2019 at 8:23 AM Ajay Tripathi wrote: > Hello, > > *The following are ready for review:* > > 1. Celery: https://github.com/openwisp/docker-openwisp/pull/48 > 2. OpenVPN: https://github.com/openwisp/docker-openwisp/pull/46 > Approved! > *Next:* > > 1. Celery-beat (for periodic

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-17 Thread Ajay Tripathi
Hello, *The following are ready for review:* 1. Celery: https://github.com/openwisp/docker-openwisp/pull/48 2. OpenVPN: https://github.com/openwisp/docker-openwisp/pull/46 *Next:* 1. Celery-beat (for periodic tasks for radius and network-topology), will make the pull after #48 is merged. 2.

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-08 Thread Ajay Tripathi
Hi, On Saturday, August 3, 2019 at 1:50:39 AM UTC+5:30, Federico Capoano wrote: > > Great, remember the periodic tasks, without those tasks some modules won't > work as they should. > Yes, work for periodic tasks is ready and will follow after celery pull is merged. :-) Following are up for

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-08-02 Thread Federico Capoano
Great, remember the periodic tasks, without those tasks some modules won't work as they should. Fed On Fri, Aug 2, 2019 at 4:04 PM Ajay Tripathi wrote: > Hello, > > Since only 2.5 weeks are left for GSoC, I will be updating > https://github.com/openwisp/docker-openwisp/issues/56 to keep track

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-27 Thread Ajay Tripathi
Hello, *Weekly update:* 1. Worked on freeradius image 2. Worked OpenVPN pull request. *Waiting for review on:* 1. https://github.com/openwisp/docker-openwisp/pull/42 2. https://github.com/openwisp/docker-openwisp/pull/49 3. https://github.com/openwisp/docker-openwisp/pull/46

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-20 Thread Ajay Tripathi
Hello, *Weekly update:* 1. Finally fixed the celery image. 2. Worked on OpenVPN image. *Next Week:* 1. Working on these pull requests to get them to merged: https://github.com/openwisp/docker-openwisp/pulls i.e testing them on kubernetes and testing. 2. Working on moving some of the urls to

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-12 Thread Federico Capoano
On Fri, Jul 12, 2019 at 2:48 PM Ajay Tripathi wrote: > Hi, > > *Weekly update:* > > 1. Worked on freeradius image and a draft pull request is available here: > https://github.com/openwisp/docker-openwisp/pull/44 > 2. Worked on OpenVPN image and branch is available here: >

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-12 Thread Ajay Tripathi
Hi, *Weekly update:* 1. Worked on freeradius image and a draft pull request is available here: https://github.com/openwisp/docker-openwisp/pull/44 2. Worked on OpenVPN image and branch is available here: https://github.com/atb00ker/docker-openwisp/tree/openvpn *Next Week:* 1. Completing

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-07-05 Thread Ajay Tripathi
Hello, *Weekly update:* 1, Completed on #41, which adds variable documentation: https://github.com/openwisp/docker-openwisp/pull/41. 2. Opened pull request #42, improvements for the Makefile: https://github.com/openwisp/docker-openwisp/pull/42 3. Working on freeradius instance:

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-23 Thread Federico Capoano
On Fri, Jun 21, 2019 at 3:15 AM Ajay Tripathi wrote: > Hello, > > > > *Weekly update:* > Most of my week was about fighting the issue #40: > https://github.com/openwisp/docker-openwisp/issues/40 (Update included in > the issue itself.) > Let's schedule a call to discuss this issue so you can

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-21 Thread Ajay Tripathi
Hello, *Weekly update:* Most of my week was about fighting the issue #40: https://github.com/openwisp/docker-openwisp/issues/40 (Update included in the issue itself.) Review required #39: https://github.com/openwisp/docker-openwisp/pull/39 *Next Week:* In 2 days, I will be leaving for the

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-14 Thread Ajay Tripathi
Hello, *Weekly update:* 1. Updated pull request #39: https://github.com/openwisp/docker-openwisp/pull/39 2. Updated docs for environment variables. (Will make the PR after #39 is merged.) 3. docker issue: the current version of dashboard is not working on @2stacks's system but it's working

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-12 Thread Federico Capoano
I see the PRs have been merged. Thanks to Marco Giuntini for reviewing. Is there any remaining blocker? Federico On Fri, Jun 7, 2019 at 3:25 PM Ajay Tripathi wrote: > Hi, > > > Yes, there are pull requests waiting for review: > > 1. (docker)#33:

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-07 Thread Ajay Tripathi
Hi, Yes, there are pull requests waiting for review: 1. (docker)#33: https://github.com/openwisp/docker-openwisp/pull/33 2. (urlpatterns)#36: https://github.com/openwisp/docker-openwisp/pull/36 3. (kubernetes)#34: https://github.com/openwisp/docker-openwisp/pull/34 4. (Postfix)#37:

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-07 Thread Federico Capoano
Hey Ajay, great progress! Is not clear from the email if there are pending PRs to review. I'm a bit overwhelmed and losing track of what's going on right now, so I need to be reminded of these things. Thanks Federico On Fri, Jun 7, 2019 at 12:17 PM Ajay Tripathi wrote: > Hello, > > Weekly

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-07 Thread Ajay Tripathi
Hello, Weekly update: This week I worked on a couple of pull requests[1]. A summary of these pull requests: #37 adds a postfix image #36 fixes the url pattern problems with openwisp dashbboard and now we are not getting Error 500 on certain tasks like adding a device. #35 Begins moving logging

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-06-03 Thread Federico Capoano
On Fri, May 31, 2019 at 3:53 AM Ajay Tripathi 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

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-31 Thread Ajay Tripathi
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

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-24 Thread Federico Capoano
Thanks Ajay, I left some comments on your pull requests. Fed On Fri, May 24, 2019 at 11:31 AM Ajay Tripathi wrote: > Hi, > > *Weekly Update (5.18 - 5.24):* > > Task 1 > > PR #23 > I worked on the adding travis-ci tests for the repository[3]. > Currently, I am waiting for @nemesisdesign to have

[openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-24 Thread Ajay Tripathi
Hi, *Weekly Update (5.18 - 5.24):* Task 1 > PR #23 I worked on the adding travis-ci tests for the repository[3]. Currently, I am waiting for @nemesisdesign to have a look at github comment[1]. and @hispanico to take a look at the github comment[2]. Task 2 > Pull #27 I worked on fixing the

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-22 Thread Ajay Tripathi
Hi, On Tuesday, May 21, 2019 at 7:47:48 PM UTC+5:30, Marco Giuntini wrote: > > I'm trying to deploy in GKE but I'm stuk on nfs-server. > I'm able to deploy and configure nfs-server pod and service, claim the NGS > volume but for some reason the mount in the container fails. > I am not sure why

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-21 Thread Marco Giuntini
I'm trying to deploy in GKE but I'm stuk on nfs-server. I'm able to deploy and configure nfs-server pod and service, claim the NGS volume but for some reason the mount in the container fails. On Tue, 21 May 2019, 15:47 Federico Capoano, wrote: > > > On Tue, May 21, 2019 at 7:24 AM Ajay Tripathi

Re: [openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-21 Thread Federico Capoano
On Tue, May 21, 2019 at 7:24 AM Ajay Tripathi wrote: > Hello, > > On Sunday, May 19, 2019 at 11:44:15 PM UTC+5:30, Federico Capoano wrote: >> >> Great work Ajay, what are your next steps? >> > > There are 3 things I am looking into right now: > - Basic best practices to reduce image size. > -

[openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-21 Thread Ajay Tripathi
Hello, On Sunday, May 19, 2019 at 11:44:15 PM UTC+5:30, Federico Capoano wrote: > > Great work Ajay, what are your next steps? > There are 3 things I am looking into right now: - Basic best practices to reduce image size. - Solving the nginx header issues - (issue #1). - Creating the websocket

[openwisp] Re: [GSoC'19] Dockerize of OpenWISP

2019-05-19 Thread Federico Capoano
Great work Ajay, what are your next steps? Is your kanban board ready with all the issues yet? Federico On Sunday, May 19, 2019 at 10:30:36 AM UTC-4, Ajay Tripathi wrote: > > ** Sorry for reposting, just starting a new thread just for record in the > format used by fellow GSoC students. ** >