Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stellar/packages

SDF - Packages
https://github.com/stellar/packages

Last synced: 7 days ago
JSON representation

SDF - Packages

Awesome Lists containing this project

README

        

# SDF - packages

## Package based installation

If you are using Ubuntu 16.04 LTS we provide the latest stable releases of [stellar-core](https://github.com/stellar/stellar-core) and [stellar-horizon](https://github.com/stellar/go/tree/master/services/horizon) in Debian binary package format.

You may choose to install these packages individually, this offers the greatest flexibility but will require **manual** creation of the relevant configuration files and the configuration of a **PostgreSQL** database.

Alternatively you may choose to install the **stellar-quickstart** package which configures a **Testnet** `stellar-core` and `stellar-horizon` both backed by a local PostgreSQL database.

#
1. [Adding the SDF stable repository to your system](docs/adding-the-sdf-stable-repository-to-your-system.md)
2. [Quickstart](docs/quickstart.md)
3. [Installing individual packages](docs/installing-individual-packages.md)
4. [Upgrading](docs/upgrading.md)
5. [Running Horizon in production](docs/running-horizon-in-production.md)
6. [Building Packages](docs/building-packages.md)
7. [Running a Full Validator](docs/running-a-full-validator.md)
8. [Publishing a History archive](docs/publishing-a-history-archive.md)
9. [Backfilling a History archive](docs/backfilling-a-history-archive.md)
10. [Monitoring](docs/monitoring.md)
11. [Testnet Reset](docs/testnet-reset.md)