Networking & Deployment
Once your application is built and running, the next step is making it accessible. This section focuses on the external-facing aspects — domains, security, and deployment settings—that allow users to connect to your app. From custom domains and SSL certificates to Cloudflare optimization, this is where you configure how your app is seen and secured on the web.
Domain Names
Cloudflare
Use a CDN (e.g., Cloudflare) for better performance.
TXT Records
Apex domains may need TXT records; Cloudflare Proxy mode also requires them.
SSL & Custom Domains
Let's Encrypt
Custom domains with automatic SSL certificates.
deploio.yaml
Leverage deploio.yaml
for advanced configurations.
Web-Specific Configuration
What to include?
Expand on settings related to web deployments.