blockscout-terraform/README.md

2.3 KiB

About

This repo contains scripts designed to automate Blockscout deployment builds. It currently only supports AWS as a cloud provider.

Ansible Playbooks are located in the root folder. These will create all necessary infrastructure and deploy BlockScout.

Deployment details, prerequisites and other information is available in the BlockScout docs.

Sections include:

  1. Prerequisites: Infrastructure and BlockScout prerequisites
  2. AWS Permissions: AWS setup
  3. Variables: Configuration, Infra, BlockScout & Common variables
  4. Deploying the Infrastructure. Describes all steps to deploy the virtual hardware required for a production instance of BlockScout. Skip this section if you already have an infrastructure and simply want to install or update your BlockScout instance.
  5. Deploying BlockScout. Install or update your BlockScout.
  6. Destroying Provisioned Infrastructure. Destroy your BlockScout installation.
  7. Common Additional Tasks: Cleaning the cache, migrating the deployer, attaching an existing db.
  8. Common Errors and Questions: Troubleshooting provisioning or server errors.

In addition, refer to the lambda folder which contains a set of scripts that may be useful in setting up your BlockScout infrastructure.

License

License: GPL v3.0

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.