screen -S img_beta ./runner/runner --ctrl images/betas/beta1 --port 12333 --logs-dir runner_logs/ImgBeta --debug --not-readonly
screen -S img_beta2 ./runner/runner --ctrl images/betas/beta2 --port 35557 --debug --logs-dir ./runner_logs/ImgBeta2 --not-readonly
screen -S ImgTier1 ./runner/runner --ctrl images/prod/build/tier1 --port 35556 --debug --logs-dir=runner_logs/ImgTier1 --not-readonly
screen -S ImgThumb ./runner/runner --ctrl images/prod/thumb/wide --port 12332 --debug --logs-dir ./runner_logs/ImgThumbWide --not-readonly

screen -S pip_images ./runner/runner --ctrl images/prod/acceptance --port 13890 --debug --logs-dir ./runner_logs/pip_images --not-readonly
screen -S imgs_multi_meta ./runner/runner --ctrl images/betas/multi/meta --port 22243 --debug --logs-dir ./runner_logs/imgs_multi_meta --not-readonly
screen -S imgs_multi_beta ./runner/runner --ctrl images/betas/multi/base --port 22233 --debug --logs-dir ./runner_logs/imgs_multi_beta --not-readonly
screen -S imgs_multi_quick_beta ./runner/runner --ctrl images/betas/multi/quick_base --port 22253 --debug --logs-dir ./runner_logs/imgs_multi_quick_beta --not-readonly

screen -S rim_man ./runner/runner --ctrl images/prod/rim/man --port 13379 --debug --logs-dir ./runner_logs/rim_man --not-readonly
screen -S rim_sas ./runner/runner --ctrl images/prod/rim/sas --port 13380 --debug --logs-dir ./runner_logs/rim_sas --not-readonly
screen -S rim_vla ./runner/runner --ctrl images/prod/rim/vla --port 13381 --debug --logs-dir ./runner_logs/rim_vla --not-readonly
screen -S rim_pip ./runner/runner --ctrl images/prod/rim/acceptance --port 13378 --debug --logs-dir ./runner_logs/rim_pip --not-readonly
screen -S rim ./runner/runner --ctrl images/prod/rim --port 13377 --debug --logs-dir runner_logs/rim --not-readonly

screen -S pip ./runner/runner --ctrl web/prod/acceptance --port 12358 --logs-dir runner_logs/pip_web --debug --not-readonly
screen -S man_web ./runner/runner --ctrl web/prod/man --port 12359 --debug --logs-dir=runner_logs/man_web --not-readonly
screen -S sas_web ./runner/runner --ctrl web/prod/sas --port 12360 --debug --logs-dir=runner_logs/sas_web --not-readonly
screen -S vla_web ./runner/runner --ctrl web/prod/vla --port 12361 --debug --logs-dir=runner_logs/vla_web --not-readonly
screen -S multi_meta ./runner/runner --ctrl web/betas/multi/meta --debug --port 12320 --logs-dir=runner_logs/multi_meta --not-readonly
screen -S multi_beta ./runner/runner --ctrl web/betas/multi/base --debug --port 12321 --logs-dir=runner_logs/multi_beta --not-readonly
screen -S multi_int ./runner/runner --ctrl web/betas/multi/int --debug --port 12330 --logs-dir=runner_logs/multi_int --not-readonly
screen -S callisto_beta ./runner/runner --ctrl web/callisto/beta --debug --port 18787 --logs-dir=runner_logs/callisto_beta --not-readonly

screen -S pip_video ./runner/runner --ctrl video/prod/acceptance --port 12858 --debug --logs-dir ./runner_logs/pip_video --not-readonly
screen -S man_video ./runner/runner --ctrl video/prod/man --port 12859 --debug --logs-dir ./runner_logs/man_video --not-readonly
screen -S sas_video ./runner/runner --ctrl video/prod/sas --port 12860 --debug --logs-dir ./runner_logs/sas_video --not-readonly
screen -S vla_video ./runner/runner --ctrl video/prod/vla --port 12861 --debug --logs-dir ./runner_logs/vla_video --not-readonly
screen -S video_hamster ./runner/runner --ctrl video/hamster --port 15557 --debug --logs-dir ./runner_logs/video_hamster --not-readonly
screen -S video_multi_meta ./runner/runner --ctrl video/betas/multi/meta --port 33335 --debug --logs-dir ./runner_logs/video_multi_meta --not-readonly
screen -S video_multi_beta ./runner/runner --ctrl video/betas/multi/base --port 33333 --debug --logs-dir ./runner_logs/video_multi_beta --not-readonly

screen -S SaasFrozenBeta ./runner/runner --ctrl saas/betas/frozen --port 32454 --debug --logs-dir ./runner_logs/SaasFrozenBeta --not-readonly

screen -S viewer ./controllers/viewer/app/viewer --port 23457 --tier jupiter
screen -S viewer_video ./controllers/viewer/app/viewer --port 33336 --tier video
screen -S viewer_rim ./controllers/viewer/app/viewer --port 13376 --tier rim
screen -S viewer_images ./controllers/viewer/app/viewer --port 36823 --tier img
