lovasoa / SQLpage

SQL-only webapp builder, empowering data analysts to build websites and applications quickly
https://sql.ophir.dev
MIT License
895 stars 63 forks source link

https #140

Closed lovasoa closed 7 months ago

lovasoa commented 7 months ago

Adds support for completely automated HTTPS.

Just pointing your domain name to the server where sqlpage is and running sudo HTTPS_DOMAIN=example.com sqlpage will be enough to get a functional HTTP/2 server serving traffic to https://example.com.

@f8dca , @DSMejantel mentioning you because I know this is something you wanted ;)