Giter VIP home page Giter VIP logo

pocket-core-deployments's Introduction

Pocket Core Deployments

Deployment artifacts for the Pocket Network.

Overview

Dockerfiles and Compose YAMLs to orchestrate development and production-level environments of Pocket Core.

Documentation

The docker-compose folder contains all the different blockchains for running together with the Pocket Core service.

Every docker-compose.yml for every setup contains an additional nginx image optimized optimized with brotli and volumes for persistent data for the blockchains.

Every docker-compose.yml also contains the value POCKET_CORE_START_DELAY on the pocket-service container which is a variable that puts a delay while starting the pocket-service giving more time for the blockchains to start before receiving an erroneous response from them.

Before running, you need to define the three following environment variables:

POCKET_SERVICE_GID

This variable will be provided by the pocket team and then you need to export it in your environment.

> export POCKET_SERVICE_GID=XXX

ENV

This variable will define the pocket core version to run. By default it will run mvp-staging-latest

> export ENV=mvp-master-latest

POCKET_DISPATCH_IP

This variable contains the address to the pocket dispatcher. It defaults to dispatch.pokt.network which is our current production dispatch.

Running

For running the pocket-core setup you only need to run docker-compose up inside the desired stack. For example in the case of aion, you only need to:

> `cd aion`
> `docker-compose up`

There's also a folder that contains all the deployments, if you want to run them all, do the same procedure as before.

NOTE: You need at least 16GB of RAM and at least 2TB of hard drive if you wish to run all in a standalone setup.

Contributing

Please read CONTRIBUTING.md for details on contributions and the process of submitting pull requests.

Support & Contact

License

This project is licensed under the MIT License; see the LICENSE.md file for details.

pocket-core-deployments's People

Contributors

aqt01 avatar edjroz avatar eduadiez avatar julio-jimenez avatar luyzdeleon avatar nelcolon avatar nymd 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.