Hi, At the moment you can deploy openwisp radius with ansible-openwisp2 using this branch: https://github.com/openwisp/ansible-openwisp2/tree/openwisp_radius. The related pull request is: https://github.com/openwisp/ansible-openwisp2/pull/223.
I have been using it myself to deploy some instances. It's not released yet because there are some other aspects we're working on in several openwisp modules and once those are done we'll issue a new release, but it will definitely help you in deploying the RADIUS module. Then, take a look at the configuring social login with OpenWISP RADIUS <https://openwisp-radius.readthedocs.io/en/latest/user/social_login.html> docs page. I hope this helps! Best regards *Federico Capoano* On Sun, Jun 27, 2021 at 6:58 AM <[email protected]> wrote: > hi, I would like to configure Openwisp for social login. > > From the documentation, I read that you must first install "Openwisp > Radius for development". > > The guide starts with installing the following components: > > - python3-dev and gcc > > - Install sqlite > > - mysqlclient > > using a series of commands like sudo apt-get install. > > > > I wanted to know: > > As I previously installed Openwisp on Ubuntu Server ver. 20.4, do these > commands have to be run on that Ubuntu 20.04 server? > > > > When it says "You can access the admin interface at > http://127.0.0.1:8000/admin/" what does it mean? shouldn't I access the > admin interface using the ip address of the Openwisp server on which I have > installed Openwisp Radius for development? Why use the loopback address > 127.0.0.1? > > > > Thank you > > -- > 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/125501d76b4b%24c4effb60%244ecff220%24%40gmail.com > <https://groups.google.com/d/msgid/openwisp/125501d76b4b%24c4effb60%244ecff220%24%40gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAGgX6K4jGvCXv1NiByg3iOTbZE3eL1A1F66HWtgaM-CavmK0w%40mail.gmail.com.
