Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
NGS compute distro proloaded with pipeline analysis software
Forked Ubuntu 14.04 minimal install with XOrg and FluxBox desktop environment for web-based pipeline construction and job submission.
HOWTO:
1) Set VM network settings to a bridged adapter type.
2) Load VM to client
3) From host:
$ ssh -X ubuntu@<foobar> 'firefox && butterfly.server.py --unsecure'
--- passwd = 616287xx
5) or ssh into host with X forwarding, and type runme
This will launch an X-session of Firefox on the client, which will then be forwarded to the host. The...