BYU-AUVSI / imaging

Client and server for the 2019 BYU AUVSI-SUAS competion
0 stars 1 forks source link

Dockerize #11

Closed len0rd closed 5 years ago

len0rd commented 5 years ago

Coincides with #9

Allows deployment of the entire server code base as a docker container. This includes running of both the ros_ingester and the main server.

Discussion: does starting container give you a fresh database. do we want to retain back history unless manually cleared by someone?

len0rd commented 5 years ago

I'm calling this 'good enough' for now. Basically on Linux it works (I'm pretty sure), and is able to connect to an external ROS network. This may see more evolution as we continue building out the server. Especially with whatever ends up happening with interop submission..