Web Hosting

Last updated: July 2026

panel.javer.pro runs your app in a container — good for apps you're actively building and iterating on, where you want visibility into logs, environment variables, and resource usage. If you just want to point at a repo and have it work with zero configuration, Simple Hosting is the simpler option.

Deploying

From your dashboard, click Deploy. You can deploy from a connected GitHub repository (one-click connect, then pick a repo and branch) or upload a zip file directly. The panel detects your app automatically — Node.js, static sites, and more.

Custom domains

Every app gets a free *.javer.pro subdomain automatically. To use your own domain, open the app's detail page, add your domain under Domains, and point your domain's DNS at the address shown. SSL is issued automatically.

Environment variables

Open your app's detail page and go to the Environment tab to add, edit, or remove variables. Changes take effect on the next redeploy or restart.

Deploy history & rollback

Every successful deploy is saved. If a deploy breaks something, open the app's History tab and roll back to a previous version with one click.

VMs

For workloads that need a full Linux machine rather than a container — long-running background jobs, custom runtimes, anything that doesn't fit the container model — Javer Webhost also offers standalone VMs with a browser-based terminal, resizing, and snapshots. Create one from the VMs tab in your dashboard.

Managed databases

Postgres and MySQL are available as managed database resources, billed against the same account budget as your containers and VMs. Create one from the Databases tab.

Getting Started → Simple Hosting → Game Hosting → Billing →