Zhen Guang
fed87fbbc7
web: update acme.sh version to 3.0.7
2024-04-29 12:03:51 +02:00
Aaron van Meerten
825730d659
web: nginx ws-colibri proxy regex updates ( #1645 )
2023-11-17 14:32:05 -06:00
Saúl Ibarra Corretgé
1e49d65e8c
web: simplify build
...
We no longer need the config package because we are building it from
scratch.
2022-12-12 16:23:16 +01:00
Oana Emilia Ianc
046bb79271
jaas: register JaaS account automatically
2022-11-22 13:05:43 +01:00
Robert Kaussow
c37706c8bb
misc: fix label order in dockerfiles
2022-02-09 20:20:07 +01:00
Robert Kaussow
0de062ba64
misc: add missing quotes to labels in dockerfiles
2022-02-08 10:41:03 +01:00
Robert Kaussow
76424fda5d
chore: add opencontainers labels to Dockerfiles
2022-02-05 14:56:05 +01:00
Berbe
be1da0e2be
misc: cleanup Dockerfiles
...
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
2021-09-17 09:49:49 +02:00
Hugo Renard
b22421b168
misc: publish nightly unstable images
2021-04-15 11:48:55 +02:00
Saúl Ibarra Corretgé
06012127e9
web: replace certbot with acme.sh
...
The former seems to be in a pretty bad state for usage with Debian based
containers:
- The Debian provided package is too old
- certbot-auto no longer works on Debian
- The recommended way of using snap is not Docker friendly
Thus, we are migrating to acme.sh, which has the advantage of also
making the web container slimmer.
2020-12-02 16:03:17 +01:00
Saúl Ibarra Corretgé
b00f92ae19
web: use Python 3 only for certbot
...
certbot-auto will install both Python 2 and 3 packages thus resulting un
unnecessary image bloat. Also, there is no need to install compilers or
development libraries since Wheels are available for the required
packags.
2020-12-02 16:03:17 +01:00
Saúl Ibarra Corretgé
b039b29b7a
web: use certbot-auto
2020-04-15 21:56:40 +02:00
Saúl Ibarra Corretgé
655cf6be4a
web,prosody,jvb: prepare for new stable release
2020-03-27 22:12:25 +01:00
Paul Tiedtke
986071b100
jigasi: add missing transcription volumes to dockerfile
2020-02-21 17:24:22 +01:00
netaskd
8352559f50
misc: add ARG JITSI_REPO for dependented dockerfiles
2019-09-03 19:07:55 +02:00
Matthias Herzog
e6eecce2af
web: add letsencrypt volume
2019-07-08 20:32:40 +02:00
Saúl Ibarra Corretgé
f61ef3f093
web: add builtin Let's Encrypt support
2018-11-07 14:02:36 +01:00
Saúl Ibarra Corretgé
50863f3ea2
web: add ability to customize interface_config.js
2018-05-04 08:29:46 +02:00
Saúl Ibarra Corretgé
467a149cbb
Initial import
2018-03-14 10:23:50 +01:00