Hi, I am trying to interpret the text for this project. However, I am having troubles trying to match requirements and solutions. Hence, I need some clarification/confirmation of my understanding.
Firstly, my meta understanding of the project is that we want to deliver ready made openwisp images to users and nginx, postgreSQL, postfix containers are just the "batteries-included" for easy installation with configurability. However, I am not able to understand the reason for having a dedicated container for OpenWISP Admin interface(password reset, email confirmation), OpenWISP Controller (connections), OpenWISP Network Topology, OpenWISP Radius, Django-freeradius. Does this mean adding images with these tools over the docker based openwisp installation image or these tools independently and isolatedly running in a container? If it's the latter, can you please provide some context to understand so that I can put them in the picture correctly; example: can a user need just OpenWISP Admin interface(password reset, email confirmation) isolated or we are going to use it in future for development/testing purposes! > "Create one or more set of images based on Alpine Linux and python 3.7 which have all the python packages needed for the different services." Does that multiple set of images mean each set with different commonly used configurations of openwisp for "plug-and-play" for a lot of basic uses? **Where each set includes an openwisp instance image and all the other approriate dedicated containers with configurations. > "Provide the websocket server of OpenWISP in a dedicated container" To the best of my understanding, websockets is managed by django-channels, so I am unable to understand the contents of this container! What is the expected duty that this container is to perform? (Please let me know If my approah here is incorrect and I need to research something.) Thanks, Ajay Tripathi -- 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]. For more options, visit https://groups.google.com/d/optout.
