This commit is contained in:
2021-12-10 23:12:18 +00:00
parent d283071e7e
commit 589f697e08
5 changed files with 17 additions and 11 deletions

View File

@@ -180,7 +180,7 @@ ubuntu.16.04-x64 //<--- ends up being the same size as portable linux 64 so not
### DOCKER NGINX LETS ENCRYPT CERTBOT
### DOCKER NGINX Let's Encrypt CERTBOT
- https://www.humankode.com/ssl/how-to-set-up-free-ssl-certificates-from-lets-encrypt-using-docker-and-nginx
- https://github.com/humankode/letsencrypt-docker-nginx/blob/master/src/production/production.conf

View File

@@ -68,7 +68,7 @@ todo: (BREAK THIS OUT INTO LATER/NOW/CASES) there are several outstanding AUTHEN
todo: look into how to use an SSL certificate with the RAVEN server directly when not behind nginx
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-3.1
- this should be supported by default out of the box working with Let's encrypt ideally
- this should be supported by default out of the box working with Let's Encrypt ideally
- is it now considered ok to host .net core web api directly internet facing?
todo: onboarding and default manager account password
- Need to come up with a safety plan for this so people don't leave it at default

View File

@@ -359,7 +359,7 @@ ubuntu.16.04-x64 //<--- ends up being the same size as portable linux 64 so not
- DATA SEEDING: https://github.com/bchavez/Bogus (a port of faker.js)
### DOCKER NGINX LETS ENCRYPT CERTBOT
### DOCKER NGINX Let's Encrypt CERTBOT
- https://www.humankode.com/ssl/how-to-set-up-free-ssl-certificates-from-lets-encrypt-using-docker-and-nginx
- https://github.com/humankode/letsencrypt-docker-nginx/blob/master/src/production/production.conf