LSIF: Rewrite LSIF supervisor to use goreman
Created by: efritz
- move
./cmd/server/internal
to./internal
- convert
./lsif/Dockerfile
to only build the app, not make a runnable image - Add
./cmd/lsif-server
that runs the lsif server and worker in goreman