Giter Site home page Giter Site logo

casualuser / vagrant-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stellar-deprecated/vagrant-examples

0.0 2.0 0.0 224 KB

A repo for holding vagrant-based examples of how to run stellar software

License: Apache License 2.0

Ruby 46.55% Shell 53.45%

vagrant-examples's Introduction

stellar vagrant examples

Usage

Each directory contains a Vagrantfile that describes a particular scenario.

Start off by cloning the repo:

git clone https://github.com/stellar/vagrant-examples
cd vagrant-examples

Then cd into one of the directories to start your desired vagrant scenario.

single-peer

cd single-peer
vagrant up

This will stand up a single peer that trusts the SDF testnet nodes.

stellare-core-base

cd stellar-core-base
vagrant up

This builds and installs stellar-core then cleans up any extra artifacts yielding a vagrant-friendly disk image.

Once it's done run this to package the box:

vagrant package --output stellar-core-base.box

Then you can upload it to HashiCorp's Atlas or host it wherever is convenient for your team.

The latest SDF builds are available as "stellar/stellar-core-base" on Atlas.

full-network (WIP)

cd full-network
vagrant up

This stands up a 3 node private stellar network similar to the SDF testnet. You can use this for testing or just to get a feel for how to run stellar in production.

Note: As of 2015/07/30 the horizon VM is not provisonable and the core vms don't achieve consensus. This appears to be an issue with the start script. Rather than fixing this script, any new examples will be based on https://github.com/stellar/docker-stellar-core

Contributing

Please see CONTRIBUTING.md for details.

vagrant-examples's People

Contributors

matschaffer avatar nullstyle avatar sunny-g avatar

Watchers

James Cloos avatar Aleksei Tcelishchev 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.