Commit Graph

12 Commits

Author SHA1 Message Date
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