> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crane-it.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

## Setup your AWS account

CraneIt is an AWS facilitator, that takes the pain out of using AWS. So you need to have an [AWS account](https://signin.aws.amazon.com/signup?request_type=register).

Once the account is created, you need to visit the [IAM Panel](https://us-east-1.console.aws.amazon.com/iam/home).

### Step 1

First, you'll want to [create a user](https://us-east-1.console.aws.amazon.com/iam/home#/users/create) so that CraneIt can manage all the functionnality for you.

Start by naming it.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM1.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=dd348ce96a43474b17a2da8d641b86e2" alt="Create IAM User 1" width="1405" height="518" data-path="images/CreateIAM1.png" />

### Step 2

Add selecte the *"Attach policies directly"* option.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM2.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=3ff8822b33d66455bd7d4af6b6874307" alt="Create IAM User 2" width="1095" height="303" data-path="images/CreateIAM2.png" />

### Step 3

Select the following policies:

* AdministratorAccess-AWSElasticBeanstalk
* AmazonS3FullAccess
* CloudWatchFullAccess
* IAMFullAccess
* SecretsManagerReadWrite
* AmazonRoute53FullAccess (if you want to manage you domains with Crane It)

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM3.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=78fff509444fb5ec1501a837b50f0051" alt="Create IAM User 3" width="1069" height="341" data-path="images/CreateIAM3.png" />

### Step 3 - bis

Alternatively, you can simply add the AdministratorAccess policy:

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM4.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=72a29156e36aefc7f00452afd3ba4139" alt="Create IAM User 4" width="1070" height="140" data-path="images/CreateIAM4.png" />

### Step 4

Once you've created this user, click on in and navigate to the Security Credentials tab.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM5.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=87478bd1bcb017f2753336e590c2514f" alt="Create IAM User 5" width="598" height="68" data-path="images/CreateIAM5.png" />

### Step 5

Click on Create Access Key.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM6.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=3155fc9767cfea33fcae5bd9b2fa1b5b" alt="Create IAM User 6" width="1110" height="203" data-path="images/CreateIAM6.png" />

Select other and create the key.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM7.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=8e6a97ebc9bd75ab07b999bc4395b7d9" alt="Create IAM User 7" width="873" height="958" data-path="images/CreateIAM7.png" />

### Step 6

You now are completely ready to use Crane It!

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/CreateIAM8.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=e8ce82fd4d916df0a29aa69bf71909f5" alt="Create IAM User 8" width="858" height="229" data-path="images/CreateIAM8.png" />

## Create your first project

Let's say you're looking into adding an analytics tool to your website. You can simply deploy your very own Umami instance with Crane It!

### Visit the library

Head to [the library](https://crane-it.com/logged-in/library), and select the Umami project.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/deploy-Umami.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=bacea22e03da0dfd74179c81e085fe17" alt="Deploy" width="906" height="556" data-path="images/deploy-Umami.png" />

### Fill in the AWS keys

Scroll down to the bottom of the project page, and find the "Secrets" section.

Fill them in with the API key and secret you got in Step 6 when setting up your AWS account.

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/fill-in-secrets.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=419f5c37a65fa4bcff43fe5428388a11" alt="Fill in secrets" width="1638" height="706" data-path="images/fill-in-secrets.png" />

### Hit deploy!

Your now ready to deploy the project to production!

Just hit the deploy button, and in a few minutes you'll be able to use it!

<img src="https://mintcdn.com/craneit/gTc9ME6MME9D_eex/images/deploy.png?fit=max&auto=format&n=gTc9ME6MME9D_eex&q=85&s=04cecdf14d2bfca3e21e10e83f16ee2e" alt="Deploy" width="354" height="192" data-path="images/deploy.png" />
