Re: [openwisp] Push protocol in place of Pull configuration

2020-10-25 Thread Federico Capoano
I've added a documentation page that explains how to configure push updates (SSH access) , which is a pre-requisite also for firmware upgrades . Federic

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-24 Thread Amit Goyal
Hi Federico ok Thanks . On Tuesday, March 24, 2020 at 8:12:55 PM UTC+5:30, Federico Capoano wrote: > > > > On Tue, Mar 24, 2020 at 2:35 AM Amit Goyal > wrote: > >> Hi Federico >> >> Thanks for information ! >> >> Can we enable API for this module too (Network Device Credentials ) like >> enab

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-24 Thread Federico Capoano
On Tue, Mar 24, 2020 at 2:35 AM Amit Goyal wrote: > Hi Federico > > Thanks for information ! > > Can we enable API for this module too (Network Device Credentials ) like > enabled for other module Device Registration , Template creation ! > > By API , We can push any conflagration to AP automatic

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-24 Thread Amit Goyal
Hi Federico Thanks for information ! Can we enable API for this module too (Network Device Credentials ) like enabled for other module Device Registration , Template creation ! By API , We can push any conflagration to AP automatically Regards Amit On Friday, March 20, 2020 at 8:51:09 PM

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-20 Thread Federico Capoano
For using a private key, you can put this as the value of the parameters field: { "username": "root", "key": "-BEGIN OPENSSH PRIVATE KEY-\nline1\nline2...etc...\n-END OPENSSH PRIVATE KEY-" } key is basically the private key using \n instead of new lines (not great UX, I know,

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-20 Thread Amit Goyal
Hi Oliver Thanks for your help ! .. I got it ... Regards Amit On Friday, March 20, 2020 at 3:25:38 PM UTC+5:30, Oliver Kraitschy wrote: > > Hi Amit, > > it's in the admin index page - see the attached screenshot. You'll need > openwisp-controller >= 0.4.0. > > Greetings, > Oliver > > On

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-20 Thread Oliver Kraitschy
Hi Amit, it's in the admin index page - see the attached screenshot. You'll need openwisp-controller >= 0.4.0. Greetings, Oliver On Fri, Mar 20, 2020 at 02:31:58AM -0700, Amit Goyal wrote: > Hi Oliver > > Thanks for prompt reply. > > Where I can find "Network Device Credentials" in openwisp

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-20 Thread Amit Goyal
Hi Oliver Thanks for prompt reply. Where I can find "Network Device Credentials" in openwisp ? Regards Amit On Friday, March 20, 2020 at 1:07:43 PM UTC+5:30, Oliver Kraitschy wrote: > > Hello Amit, > > openwisp-controller has a connections feature which allows to push the > configuration t

Re: [openwisp] Push protocol in place of Pull configuration

2020-03-20 Thread Oliver Kraitschy
Hello Amit, openwisp-controller has a connections feature which allows to push the configuration to a device. Under "Network Device Credentials" you need to define credentials which are then used to connect to the devices via SSH to push the configuration. For the connections feature it's also ne

[openwisp] Push protocol in place of Pull configuration

2020-03-19 Thread Amit Goyal
Hi Presently OpenWisp device pull configuration from openwisp and update conflagration on their side . Does OpenWisp support push configuration where we can push changes to openwisp Device . Please share if there any such implementation already exist in openwisp . Regards Amit -- You re