Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] Galène docker hub image
@ 2026-07-01 22:55 valent
  2026-07-02 10:41 ` [Galene] " Juliusz Chroboczek
  0 siblings, 1 reply; 2+ messages in thread
From: valent @ 2026-07-01 22:55 UTC (permalink / raw)
  To: galene

Hi,

I have been working on a Docker image for Galène:

https://hub.docker.com/r/valentt/galene

The goal is to provide a simple and maintained image that stays close to the native Galène deployment model.

It works well in my own setup, but I would appreciate testing from other users, especially with different Docker networking configurations. 

In particular, it would be useful to test:

* host networking, for example `--net=host`
* bridge networking with explicit port mappings
* reverse proxy setups, if anyone is using them

Please report any issues, missing documentation, or suggestions either here or on the GitHub issue - https://github.com/jech/galene/issues/312

Thanks,
Valent

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Galene]  Re: Galène docker hub image
  2026-07-01 22:55 [Galene] Galène docker hub image valent
@ 2026-07-02 10:41 ` Juliusz Chroboczek
  0 siblings, 0 replies; 2+ messages in thread
From: Juliusz Chroboczek @ 2026-07-02 10:41 UTC (permalink / raw)
  To: valent; +Cc: galene

> I have been working on a Docker image for Galène:
> 
> https://hub.docker.com/r/valentt/galene

Thanks a lot, Valent.

> The goal is to provide a simple and maintained image that stays close to
> the native Galène deployment model.

Our goal with Valent would be to bless this as the official Galene docker
image, and keep it updated with recent Galene versions.  So please do
test, and please do contribute any improvements.

I don't use Docker myself, so please be patient if my questions are naive.

> * host networking, for example `--net=host`

What are the drawbacks, if any, of "--net=host"?

> * bridge networking with explicit port mappings

How well does that work?  Does everything go through the TURN server in
this case, or did you implement some form of NAT traversal?  We could
probably coerce Pion to publish ICE candidates using the external address,
assuming it is known inside the container.

> * reverse proxy setups, if anyone is using them

That needs checked, people like reverse proxies.

Thanks again,

-- Juliusz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-02 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 22:55 [Galene] Galène docker hub image valent
2026-07-02 10:41 ` [Galene] " Juliusz Chroboczek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox