Federico Capoano

Results 523 comments of Federico Capoano

This should have fixed it: https://github.com/openwisp/docker-openwisp/commit/f728f899f8307d8d2f838697b61427e8907a1490

@tinman280 go ahead and send a patch if you have time :+1:

You could try simply editing the code and build the images.

Moving to https://github.com/openwisp/docker-openwisp/issues/297 . Use the images pushed on gitlab in the meantime (more info in the README).

@Bixilon check the site configuration: `/admin/sites/site/`

Thanks for reporting, even if as our [docs indicate this repo is not ready for mass usage yet](https://openwisp.io/docs/user/quickstart.html#install-the-openwisp-server-application) your reports are surely going to help us improve it, so many...

@pandafy can you double check if this fixes it? https://github.com/openwisp/docker-openwisp/commit/319ff0568b437c0d60d603294853683e76fb0d40, I think the main problem is that the tag used in the Dockerfile dependency was "latest", so the image would...

I cannot replicate this issue nor find anywhere in the code where radius.https.conf is created, this was an old file. If anyone finds it in the code please send a...

@uzaxirr try spawning the containers with `make develop` and you should be able to find this on your own. @Vihar214 we don't assign issues to non core contributors, just announce...

We did some work in the frontend library to implement the floorplan map: https://openwisp.github.io/netjsongraph.js/examples/netjsonmap-indoormap.html We need to implement the backend part and integrate.