GithubHelp home page GithubHelp logo

josesaribeiro / aws-getting-started Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sportsbitenews/aws-getting-started

0.0 0.0 0.0 6 KB

AWS Marketplace offer - getting started with BlockApps STRATO on AWS

Shell 100.00%

aws-getting-started's Introduction

AWS Getting Started

AWS Marketplace offer - getting started with BlockApps STRATO on AWS

BlockApps STRATO instance on AWS marketplace

  • On the AWS marketplace search for the keyword "blockapps" or "blockchain" and you'll find our listed offer (with a 5-day free trial edition).

This individual STRATO instance (private blockchain node, self-contained and sufficient for prototyping and light POC's) provides a RESTful web API on the HTTP port for querying the blockchain and compiling and uploading contracts.

Run on VM

Steps to run STRATO Developer Edition using the AWS marketplace AMI:

All the setup is already done for you in the packaged AMI, just run the startup script to launch the platform services.

  • Step 1: Login to your AWS account or create one if you don't already have one.
  • Step 2: Deploy a new EC2 instance from the BlockApps STRATO AMI, with at least 20 GB of space on the root volume.
  • Step 3: SSH to your newly deployed node (user: ubuntu).
  • Step 4: Run strato-admin script (takes about 10-20secs to see all docker containers running):
$ ./strato-admin.sh --start

Note: if the instance services do not come up within a minute, you can restart the services using:

./strato-admin.sh --stop 

./strato-admin.sh --start

*The single instance will provide the following (all on port 80):

username: admin

password: ec2-instanceID

  • The strato api -> http://[your server ip]/strato-api

  • A bloc instance -> http://[your server ip]/bloc/v2.1

  • A bloc explorer -> http://[your server ip]

  • bloc API docs -> http://[your server ip]/bloc/v2.1/docs

  • STRATO API docs -> http://[your server ip]/strato-api/eth/v1.2/docs

  • Cirrus search -> http://[your server ip]/cirrus/search/

Once you've the instance up and running with the API's, you can also explore our demo-app here: https://github.com/blockapps/blockapps-ba

aws-getting-started's People

Contributors

swapnanildeb avatar kishorebhatia avatar nikitamendelbaum avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.