Self-Hosted Deployment

Get your Weam AI app securely hosted on your own domain using NGINX and Let’s Encrypt SSL.

Step 1: Prepare Your Server

Step 2: Secure Your Deployment with SSL

✅ Key Reminders

  • Use real domain names for HTTPS to work
  • Make sure DNS records point to your server
  • Test access at http://<your-domain> and https://<your-domain>
  • Restart services when changing NGINX configs

Next Steps

Need help? Check the project README or ask in the GitHub issues tab.