Cradle Server

Download Cradle Server

Headless server and CLI for Linux, GPU racks and remote machines.

Cradle Server

Coming soon

Headless on-premise server and CLI tooling for GPU and remote machines.

Learn more

Installation

Cradle Server / CLI — Linux

  1. Download the tarball for your architecture
  2. Extract: tar -xzf cradle-cli-*-linux-x64.tar.gz
  3. Run sudo ./install.sh to create the cradle user and systemd service
  4. Edit /etc/cradle/config.yaml with bind address, ports and TLS settings
  5. Start: sudo systemctl start cradle
  6. Point your reverse proxy at http://localhost:8080 for HTTPS termination

Deploy to your own infrastructure

Install the systemd service, configure config.yaml, and put Caddy or nginx in front.