Free demo
$0
- Full control plane install
- Flask, Dash, FastAPI, Streamlit, Gradio
- Events, rollback, health & logs
iVistaar
Publish Flask, Dash, Streamlit, and Gradio apps on your Windows Server as organization URLs. No public cloud. No Git required on the server.
Built for locked-down Windows shops where Render, Railway, and Heroku are not an option.
Unzip and run the service installer. Admin and apps stay on your box, behind your firewall.
Point iVistaar at C:\Projects\your-app — or a reachable UNC path. No zip ritual.
Your team opens an internal site. Redeploy on demand — or let auto-deploy watch the folder.
Try three sites free. When you’re ready for production, buy a clear yearly bundle — no opaque “contact sales” maze.
$0
Server bundle
$9,000/year
Compared with enterprise “internal app portals” that often start in the mid–five figures, this is a deliberate mid-market price for one governed Windows Server. See iVistaar vs Posit Connect. Questions: [email protected]
Answers buyers ask before a Windows Server install is approved.
SYSTEM via the installer). Each app gets its own localhost port and task (iVistaarApp-<slug>), isolated from sibling apps’ processes.Python apps get built constantly in enterprises — then die on localhost:8501 because IIS hosting is painful and public PaaS is blocked.
Do these on the Windows Server. First-run credentials are in the install guide — change them before wider exposure.
Unzip to a permanent folder, for example C:\iVistaar or C:\software\ivistaar.
Open PowerShell as Administrator, then:
cd C:\iVistaar .\scripts\install-admin-service.cmd -Port 8080
Prefer this over plain IIS hosting — gateway + Waitress for admin and apps (including Streamlit WebSockets).
Open http://localhost:8080/, sign in with the first-run credentials from INSTALL.md, then use Account to set a new password.
Admin → Connect → folder path → Deploy. Open the URL under /apps/<slug>/. Use Health & runtime if something fails.
Short answers for buyers and first installs. Deep Windows failure modes live in Troubleshooting.
No. iVistaar runs on your Windows Server. Deploy from folders already on that server (or UNC paths you allow).
Flask, Dash, FastAPI, Streamlit, and Gradio under /apps/<slug>/. Prefer service mode for reliable hosting and Streamlit/Gradio WebSockets.
Free includes 3 sites. For production, request a yearly SPC for the $9,000 / 10 sites / server bundle and activate it under License in the admin UI.
Render is public PaaS. Posit Connect is the enterprise Linux portal (R/Shiny-first). iVistaar is the Windows Server control plane when those are blocked — see iVistaar vs Posit Connect and Streamlit on Windows Server, compared.
Fighting Event Viewer? Open troubleshooting — IIS 500, Dash Loading, Streamlit WebSockets, pandas wheels. Comparing options? Comparisons.
Download the Windows Server package. Your browser saves the zip, then this page jumps to After you download.
Requires Windows Server and Python 3.10+. Production-ready for intranet Windows shops. First-run credentials are documented in the install guide — change them under Account before broader exposure.