BangaWanga / midi_websocket_chesscam

Websocket device for a server receving midi from DAW and client sending midi to DAW
0 stars 1 forks source link

Set up containerization #12

Closed Schmidt17 closed 2 years ago

Schmidt17 commented 2 years ago

We want to run the components of the system in several docker containers that are combined using docker-compose. The components are:

Schmidt17 commented 2 years ago

We will use systemd services instead of Docker for now