Skip to main content

Install LocalTerra

Prerequisites

Terrain and LocalTerra

If you are using LocalTerra with Terrain, use the Terrain and LocalTerra install guide.

Installation

  1. Run the following commands:


    _2
    $ git clone --depth 1 https://www.github.com/terra-money/LocalTerra
    _2
    $ cd LocalTerra

  2. Make sure your Docker daemon is running in the background and docker-compose is installed.

Using LocalTerra

Start


_1
$ docker-compose up

Your environment now contains:

Stop


_1
$ docker-compose stop

Reset


_1
$ docker-compose rm