|
|
|
|
|
by jjice
2378 days ago
|
|
I don't know if I've been doing something wrong now. For my personal web apps, I've always just installed Nginx, Let's Encrypt, and then a docker image of my application/DB. Spinning this up on a fresh Ubuntu Server install takes less than a half hour if I had to guess. Nginx to force TLS and proxy pass to my docket image. I'm not trying to be rude, just genuinely curious if I'm missing something complex that could be making my services less secure. |
|