One command deployment for static websites

Torus automates the whole deployment process including infrastructure, DNS, and content. It's easy to use and requires zero configuration to get started.

Get Started

Awesome features

  • Free 99.99% SLA
  • CI/CD with Github
  • Automates record/nameserver operations in your Domain name registar
  • Resets cache when objects are updated automatically
  • Imports existing resources from AWS automatically
  • Creates a single cloudformation template
  • Saves your Cloudformation changesets locally
  • Resets cache when objects are updated automatically
command line interface logo

CLI

An intuitive and easy to use command line interface. Have full control of all the plugins and features in one place.

Dev Environment

Use the power of webpack in your static sites. Provides a local server with hot reloading.

Add support for ES2020, SASS, LESS, React and JSX to your site.

plugins icon outline

Plugins

Arjan has modular tools to help to you take your projects to production (Localize, Optimize, Audit, Deploy).

Getting started

Prerequisites:

  1. AWS account
  2. NodejS v. 12.0+ and NPM
  1. Install the arjan cli globally
  2. If you haven't setup a local AWS profile; visit the AWS setup section in the docs. Otherwise continue to next step.
  3. Go to your project's root directory and run
  1. You are all set! Run to start your live reload server or check any of the other commands by running

Want to contribute?

Check out the board