greg
CCoder.com
•Created by greg on 5/31/2024 in #help
1 Workspace, multiple container, coder_app on each
Sorry to not have responded; I have multiple experiments going. Is there an coder agent build for an alpine-based system?
9 replies
CCoder.com
•Created by greg on 5/31/2024 in #help
1 Workspace, multiple container, coder_app on each
Not yet. I'm having trouble with multiple agents. I haven't worked out why multiple agents won't display yet. I expect it has to do with some identifier somewhere
9 replies
CCoder.com
•Created by greg on 5/31/2024 in #help
1 Workspace, multiple container, coder_app on each
I think I may have answered my own question, but please correct me if I'm wrong. In coder/tailnet.go, line 348 is the ReverseProxy function. In that function, the doc string indicates that it points the URL to the agent's IP, and lines 354 and 355 appear to strip out the IP and replace it with an IPv6 address generated from a UUID. So, unless I can run an agent on multiple containers, only one container (the workspace container) can host a coder_app
9 replies