Understand Self-Hosting for TypingMind
mainSelf-hosting involves deploying the compiled version of TypingMind on your own web hosting server or domain for personal use. This provides privacy and availability, as you can access your own version even if the main TypingMind.com service is inaccessible.
Key constraints and details:
- Deployment: You can deploy to any server or static web cloud service (e.g., GitHub Pages, Cloudflare Pages, AWS S3, Vercel, Netlify, Heroku) or run it on
localhost. - Customization: The self-host version is identical to the version on TypingMind.com and cannot be customized. For custom branding or team management, use TypingMind Custom.
- Source Code: You receive the compiled code, not the full source code. The app is not open-source. You have permission to deploy and use the compiled code, but you do not have permission to modify, redistribute, share, or resell it.
- Requirements: You still require both a TypingMind License Key (to verify via TypingMind's license server) and an OpenAI API Key to use the application.