Hi, *Update: *Terraform files working with kubernetes for the same two containers available in the repository[1] now. I am really interested to confirm my understanding again. Please checkout the image here[2]. This is how I think the final end user's environment will look like. Please let know if i've understood something incorrectly. :)
On Friday, March 29, 2019 at 11:10:26 PM UTC+5:30, 2stacks wrote: > > Looks good. I'll try it out later today. Have you looked at > https://django-environ.readthedocs.io/en/latest/. It's helpful for > working with some of the more common settings in Django. > Thanks, I'll checkout the link as ASAP. The final version is suppose to have the following settings easily changable: - CORS settings - Sentry logging (including the celery container) using the more recent sentry_sdk (in ansible-openwisp2 we use the old pyhon-raven module) - DEFAULT_FROM_EMAIL - SMTP settings - language code - timezone - Leaflet settings - default cert validity for django-x509 - default CA validity for django-x509 This list comes from the idea page[3], the first idea under the heading "Dockerization of OpenWISP 2". On Friday, March 29, 2019 at 11:10:27 PM UTC+5:30, 2stacks wrote: > > I made some updates to include a django-freeradius server running inside > docker. The docker-compose.yml will launch the full stack (freeradius, > django, postgres) and includes integration tests with Travis-ci. > > https://github.com/2stacks/freeradius-django > Thanks, It'll be helpful to checkout the structure. :) Best, Ajay Tripathi --- Ref: [1]: https://github.com/atb00ker/scripts-lab/tree/master/experiment/docker [2]: https://i.ibb.co/Qp9HsZT/dock-hori-gsoc.png [3]: http://openwisp.org/gsoc/ideas-2019.html -- 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.
