Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: "Mathieu Carrandié" <m@unseult.net>
Cc: galene@lists.galene.org
Subject: [Galene] Re: Installation on a VPS with Apache server
Date: Mon, 26 Apr 2021 18:31:17 +0200	[thread overview]
Message-ID: <87v989vwh6.wl-jch@irif.fr> (raw)
In-Reply-To: <CAMTAxEBQwq_eMEXoSdiToJb1D2xr5-knkh4xA984fpmvJQyi3w@mail.gmail.com>

> After searching on the different readme available, on the Github issues or
> on this mailing-list, I couldntt find any info on how to install an Galène
> instance on an Apache server

Galène acts as a standalone HTTPS server, it does not rely on a separate
web server.  On galene.org, we run a stock web server on port 443 (static
files only), and a standalone instance of Galène on port 8443.

Some people prefer to run Galène behind a reverse proxy (a web server
acting as a reverse proxy).  While not the recommended mode of operation,
this is a perfectly legitimate choice.

> What are the prerequisites ? required mods...

If you run Galène as a standalone server (the recommended mode of operation),
there are no prerequisites, the web server does not even need to be aware
of Galène.

If you run Galène behind a reverse proxy, then you need whatever
implementation of a reverse proxy your web server requires.  In the case
of Apache, this is "mod_proxy", I believe.  You'll probably want to run
Galène with the "-insecure" option, in order to simplify configuration.

-- Juliusz

      parent reply	other threads:[~2021-04-26 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 15:29 [Galene] " Mathieu Carrandié
2021-04-26 15:37 ` [Galene] " Fabrice Fourc
2021-04-26 16:32   ` Juliusz Chroboczek
2021-04-26 16:31 ` Juliusz Chroboczek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v989vwh6.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --cc=m@unseult.net \
    --subject='[Galene] Re: Installation on a VPS with Apache server' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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