Valyent/

Software Citadel

Subcribe to our waitlist to get early access to our platform.

Private Alpha Phase

Deploy your applications in minutes.

The easiest way to deploy your dockerized applications.

# Install the CLI
$ curl -L https://cli.softwarecitadel.com/install.sh | sh

# Authenticate the CLI
$ citadel auth login

# Initialize Software Citadel in your project
$ citadel init

# Deploy your application
$ citadel deploy
Learn more about the CLI