S
Solara•13mo ago
valoudi

Hello

Hello, Do you know if it's possible to enable https with solara ? 🙂
6 Replies
mariobuikhuizen
mariobuikhuizen•13mo ago
This is delegated to other services like nginx when self hosting or handled by the cloud provider.
mariobuikhuizen
mariobuikhuizen•13mo ago
The docs of FastAPI may be of help: https://fastapi.tiangolo.com/deployment/https/
About HTTPS - FastAPI
FastAPI framework, high performance, easy to learn, fast to code, ready for production
mariobuikhuizen
mariobuikhuizen•13mo ago
And for the cloud provider we use to run solara.dev: https://render.com/docs/tls
Fully Managed TLS Certificates | Render
Fully Managed TLS Certificates | Render
Render is a unified cloud to build and run all your apps and websites with free TLS certificates, global CDN, private networks and auto deploys from Git.
valoudi
valoudi•13mo ago
Thanks ! I'll check 🙂
giswqs
giswqs•13mo ago
I use Hugging Face. It has https
MaartenBreddels
MaartenBreddels•13mo ago
if you have reason to do https using only solara, we might be able to support it, but i agree with mario that it's usually delegated to a service in front