Dockerfile or something for JackTrip servers?

Hi folks,

This is actually more to the JackTrip team: is there a location where I could read about what exactly y’all install on the managed JackTrip server instances, eg if I wanted to spin up one of my own that is exactly like yours?

(I’m a paid subscriber, and would stay that way, naturally :slight_smile: but I find myself wanting more of the management knobs.)

Thanks,

Dave

1 Like

Hey Dave!

That’s something we’ve talked about doing in the future (making it easier to launch a self-hosted studio via Docker images). Right now there’s a lot of dependency on systemd + host-level realtime scheduling that are both a little bit of an anti-pattern in the container world. But out of curiosity and to help flesh out what we’d want to expose, what kind of management knobs are you looking for access to?

Regards,

Nelson

1 Like

Just for posterity, we added this several months ago. Getting started instructions are available here.

1 Like

Hey Mike, is this link still available? The page returns a 404 from the link you posted. Thanks!

I’ve been trying to get studio going on docker desktop/mac, or ubuntu/ec2, but always with nginx->studio connection issues (502 errors). It seems to be network related… This doc seems like it’d be real helpful. Thank you.

2 Likes

Welcome @cbake7806 and thanks for your inquiry. I get that error page too.

The dev team could be working on this and do not have an answer yet.

You might check in on their activity over on the Jacktrip GitHub where you could raise the issue or start a discussion.

1 Like

Sorry about that, link fixed. Also here.

1 Like