Manually Installing Imhotep on AWS
Page Contents
Created by gh-md-toc
Introduction
Before getting started, familiarize yourself with the Imhotep architecture.
These instructions require an AWS account and explain how to set up your S3 storage and three EC2 instance types:
- Zookeeper
- ImhotepDaemon
- Imhotep Frontend
These instructions are based on the configuration that can be easily deployed using the AWS CloudFormation scripts described in the Quick Start guide.
For fault tolerance, you should run replicated Zookeeper instances in a quorum. See the Zookeeper instructions for more information.
For scalability, you may want to adapt these instructions to create an auto scaling group to run multiple ImhotepDaemon instances as needed.
Set up the Imhotep Cluster
- Set up S3 storage
- Set up SSH access and security groups
- Set up Zookeeper
- Set up ImhotepDaemon
- Set up ImhotepFrontend
Once you’ve completed all these steps, you will have a working Imhotep cluster with web frontend endpoints /iql and /iupload.