Features

Everything you need to ship, nothing you have to configure

No Dockerfiles, no server setup, no infrastructure to babysit. Upload your build and Shippers handles the rest — from routing to isolation to quotas.

Deploy in seconds

Go from a build folder on your machine to a live, routable URL without touching infrastructure.

Drag-and-drop deploys

Upload a .war for a WebforJ Java app, or a .jar for a Spring Boot app. Shippers detects the type and builds the right runtime automatically.

Instant live URL

Every app gets its own slug.shippers.cloud subdomain the moment your first deployment goes live — no DNS setup required.

Redeploy in one click

Push a new build whenever you want. Shippers swaps your live container for the new version with zero manual steps.

WAR & JAR support

WAR files get a Tomcat container matched to the JDK version your app was compiled with. JAR files run directly with java -jar inside a matching JDK image — no application server needed.

Automatic routing

Traefik wires up HTTPS and subdomain routing for every app the moment it's live — you never manage a reverse proxy or certificate by hand.

Full deployment history

Every upload, build, and status change is logged per app, so you always have an audit trail of what shipped and when.

Isolation & security

Shippers hosts strangers' untrusted uploads, so every container is sandboxed and resource-limited by default — not opt-in.

Hardened containers

Every deployment runs with dropped Linux capabilities, no-new-privileges, and hard CPU, memory, and process (pid) limits.

No host networking

Deployed apps only ever join an internal bridge network. There's no published host port and no route to the host's network namespace.

Safe extraction

Every archive is unpacked with zip-slip protection, so a malicious path inside an upload can never write outside its own deployment directory.

Fair, transparent limits

Clear per-account quotas, enforced server-side on every request, so you always know exactly what you're working with.

Per-account quotas

Limits on total apps, storage, concurrent running containers, and max upload size — visible up front, not discovered after you hit them.

Honest audit trail

Every state-changing action on an app writes an audit log entry, so account activity is always reconstructable.

Ready to see it in action?

Create a free account and get your first app live in under a minute.