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

On Thu, Mar 28, 2019 at 1:10 PM A Stanley <2sta...@2stacks.net> 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.
>
> On Thu, Mar 28, 2019 at 12:19 PM Ajay Tripathi <ajay3...@gmail.com> wrote:
>
>> Hi,
>>
>> Update: I have finally worked my way to a working instance of openwisp on
>> kubernetes[1].
>>
>> More importantly, I have made the Dockerfile, docker-compose file and
>> some other related file available here[2].
>>
>> In context of avoiding to write multiple settings.py:
>> I made a variable in the settings.py and I am getting it's value from
>> environment variables that I set it when I am running the container.
>> I am exploring other options as well to find the best one for our usecase.
>>
>> Next, I going to checkout Terraform now.
>>
>>
>> Ajay
>>
>> ---
>> Ref:
>> [1]: https://i.ibb.co/Tc0V4Q7/kuberlastest.png
>> [2]:
>> https://github.com/atb00ker/scripts-lab/tree/master/experiment/docker
>>
>> --
>> 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 openwisp+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to