BUILT BY MIGUEL MEDINA CANTOS

PackRun logo

Most Downloaded Package

Loading package...
-

Total Downloads

Live CountUpdating in Real Time

Quick Start

1

Download

$wget packrun.io/images/elasticsearch-8.13.run
2

Make executable

$chmod +x elasticsearch-8.13.run
3

Run

$sudo ./elasticsearch-8.13.run

Imagine you need to move Elasticsearch to a new server.With your data. With your configuration. Without pain.

Get Started

Live demo

A server with nothing installed. Still works.

No JVM. No container engine. PackRun carries everything it needs inside the file.

root@prod-server: ~/deploy
$

Comparison

PackRun vs Docker

Containers solve packaging. PackRun solves shipping — to any box, with zero prerequisites.

Capability
PackRun
Docker
Dependencies on host
None — fully self-contained
Daemon + engine required
Runtime / JVM installed
Bundled inside the file
Pulled in image layers
Root / privileged daemon
Not required
Background root daemon
Distribution unit
1 file you can scp anywhere
Registry + image tags
Cold start
Unpack & run instantly
Pull, extract, layer cache
Offline / air-gapped server
Works out of the box
Needs pre-loaded images

Supported runtimes

Pick a runtime. Get a single file.

Each runtime ships as a portable .run bundle. More on the way.

Elasticsearch

8.x

Available

Python

3.x

Available

Node.js

18 / 20

Available

PostgreSQL

16

In progress

Redis

7.x

Planned

One app. One file. One command.

Stop fighting hosts that aren't ready for you. Download, run, done.

$wget packrun.io/images/elasticsearch-8.13.run