21 Commits

Author SHA1 Message Date
michelleDeko
cc4efa31e9 Added letsencrypt script for tenants 2025-02-21 10:18:16 +01:00
michelleDeko
c7fedab7be Update init-letsencrypt.sh 2025-01-08 12:07:32 +01:00
michelleDeko
a01e6d9978 Update init-letsencrypt.sh 2025-01-08 11:57:16 +01:00
michelleDeko
ea19087bbc Update init-letsencrypt.sh 2025-01-08 11:47:41 +01:00
Michelle Winkler
96dbb65809 Changed init-letsencrypt.sh 2024-12-03 14:55:23 +01:00
Michelle Winkler
e53ceca5ba Changed init-letsencrypt.sh 2024-12-03 14:50:39 +01:00
Michelle Winkler
5f3e25cc99 Changed init-letsencrypt.sh 2024-12-03 14:48:10 +01:00
Michelle Winkler
9bf6f17426 init-letsencrypt.sh - Docker Compose not found fixed 2024-12-03 14:40:59 +01:00
Ludovic
ac7f84dd8d Fixes:
* nginx hostname
* let's encrypt script

Improvements:
* Update doc
2024-05-17 10:31:48 +02:00
jfederico
0c775b4400 some updates for simplifying the dev script and added documentation for dev 2023-09-01 13:33:58 -04:00
Jesus Federico
08f97bc884 Update init-letsencrypt.sh 2022-11-18 14:14:17 -05:00
jfederico
a3d5abbe53 reverted hard-coded name of scalelite-proxy container 2022-06-17 16:13:41 -04:00
jfederico
b9b2fad521 some fixes and necessary updates for init-letsencrypt.sh 2022-06-17 15:52:50 -04:00
Andrej Vitez
170e488765 Add non-interactive script options and fix nginx container name (#12)
* Add non-interactive script options and fix nginx container name

Nginx container name was hardcoded even though a different name is defined
in docker-composer.yml. Script will now detect proper name from docker-compose
file.

* Fix invalid boolean variable comparisons

* Refactor user confirmation prompt logic

Co-authored-by: Jesus Federico <jesus@123it.ca>
2022-06-10 11:25:54 -04:00
Amin Vakil
7c85705510 Fix init letsencrypt (#14)
* Fix openssl temp key generation

1024 fails with `routines:SSL_CTX_use_certificate:ee key too small`

* Rename scalelite-nginx to scalelite-proxy

This has been changed in https://github.com/jfederico/scalelite-run/commit/bc94d6

* Fix domains variable in init-letsencrypt.sh

nginx looks for $URL_HOST and will break if the folder does not exist
2022-06-02 12:36:32 -04:00
jfederico
bc94d63d71 standardized docker-compose to 1 single image 2021-06-18 13:39:57 -04:00
jfederico
11d9cab98d added script for init recordings on bigbluebutton and scalelite 2020-11-25 22:35:59 -05:00
jfederico
c68740cc86 debug challenges on initialization 2020-04-30 09:23:32 -04:00
jfederico
a6e93f19e3 Added new version
Updated init-letsencrypt

updated init-letsencrypt with docker-compose-init

updated init-letsencrypt with docker-compose-init

restored init-letsencrypt

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

updates to certbot

added certbot to scalelite-nginx

fixed settings for acme-challenge

added blacklist

updated init-letsencrypt for working with scaleite-nginx

Removed unnecessary files

percisted certbot logs and added env options to init-letsencrypt
2020-04-27 22:44:34 -04:00
jfederico
9869c53d18 Simplified use of HOST_NAME 2020-02-13 13:49:31 -05:00
Jesus Federico
a3830e3cc6 Updates for supporting certbot (#2) 2020-02-13 12:53:51 -05:00