atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
2 stars 3 forks source link

Dockerize ElasticSearch #113

Closed congwang09 closed 5 months ago

congwang09 commented 1 year ago

The current prototype's ElasticSearch uses a one time script to install, and run in host machine. We should use Docker ElasticSearch instead.

sajith commented 5 months ago

Done in https://github.com/atlanticwave-sdx/sdx-controller/pull/201. Also duplicate of https://github.com/atlanticwave-sdx/sdx-controller/issues/167.