September 7, 2026
Pages for each language and database
A page per language
The site now has/runtimes — the list of the ten languages the platform runs — and a
dedicated page for each one: JavaScript, TypeScript, Python, Go, Rust, Java, Bun, PHP, Ruby and
static sites.Each page answers what people ask before signing up:- Which versions exist, which one is recommended and which is latest, with the exact
VERSIONvalue forvertracloud.config. - What the platform handles automatically for that runtime — dependency installation during build, auto-restart, live logs and metrics.
- What people run with it: bots, APIs, workers, sites.
- The minimum configuration, in a copyable block.
- The most common questions, with short answers — the same ones that reach support.
A page per database
The four managed databases got their own pages under/databases: PostgreSQL, MySQL,
MongoDB and Redis. Each one covers the version, port, authentication mode and host format,
a ready-made connection command with TLS, and what each dashboard operation does — including what
a destructive reset deletes.The /databases page remains the overview of the service; the new pages are for people who
already know which engine they want.