Deploying GenieACS with Docker
Guillaume Mazoyer
gmazoyer at gravitons.in
Mon May 23 11:07:32 EDT 2016
Hello,
I am currently trying to setup GenieACS using Docker.
The goal is to deploy GenieACS in a quick and easy way.
I have basically made several containers:
* mongodata: holding MongoDB database
* mongo: running the MongoDB process
* redis: running the Redis process
* genieacs-base: using as a template for other containers
* genieacs-cwmp: running the CWMP process of GenieACS
* genieacs-fs: running the FS process of GenieACS
* genieacs-nbi: running the NBI process of GenieACS
* genieacs-gui: running the GUI process of GenieACS
You can take a look at what I have done so far here[1].
I have doubt about the linking of the container, there is a graph of
the current linking that I have done right here[2].
Does anything seem wrong to any of you, a missing link, an extra link maybe?
Thanks for the help.
[1] https://gitlab.com/gmazoyer/docker-genieacs
[2] https://docs.google.com/drawings/d/1qWWFQ-yyJjFvp0SVp_i9gHciwU1Uk03QhG7jvN24PNI/edit?usp=sharing
--
Guillaume Mazoyer - https://respawner.fr/
More information about the Users
mailing list