Pushkin
  • Welcome!
  • Getting Started
    • Installing Pushkin and dependencies
      • macOS
      • Windows 10
        • Windows Subsystem for Linux
        • AWS EC2 Instance
      • Ubuntu Linux
    • Quickstart
      • Quickstart: Example Outputs
    • Deploying to AWS
      • Install required software.
      • Configure the AWS and ECS CLIs.
      • Register a domain.
      • Set up DockerHub.
      • Initialize AWS Deploy.
    • Tutorial: Simple Experiment
  • FAQ
    • FAQ
  • Advanced
    • Pushkin CLI
    • Using Experiment Templates
      • Lexical decision template
      • Grammaticality judgment template
      • Self-paced reading template
    • Experiment Component Structure
      • Experiment Config.yaml Files
      • Experiment Web Page Component
      • Worker Component, Migration, and Seed
    • Modifying Site Template
      • React Bootstrap
      • Header and Footer
      • Home Page
      • Findings Page
      • About Page
      • Feedback Page
    • Troubleshooting Pushkin
    • Pushkin Client
    • pushkin-api
      • API Controller Builder
      • Core API
    • Users & Authentication
    • Deployment
      • Deleting AWS
  • Developers
    • Developing with Pushkin
    • Getting Started on Development
    • Overview of Technologies
    • Testing Pushkin with Jest
    • Working with Templates
Powered by GitBook
On this page
  • AWS CLI
  • ECS CLI

Was this helpful?

  1. Getting Started
  2. Deploying to AWS

Install required software.

PreviousDeploying to AWSNextConfigure the AWS and ECS CLIs.

Last updated 1 year ago

Was this helpful?

AWS CLI

the AWS CLI. Install the version for your operating system, not the Docker image.

Configuration steps will follow on the .

ECS CLI

Install . (Do only the first page. There's no need follow the steps on the 'configuration' page. The Pushkin CLI will handle this for you.)

Note that the ECS CLI is no longer being actively maintained, so we may probably migrate in the near future.

Install
next page
ECS CLI