Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stellar/packages
SDF - Packages
https://github.com/stellar/packages
Last synced: 7 days ago
JSON representation
SDF - Packages
- Host: GitHub
- URL: https://github.com/stellar/packages
- Owner: stellar
- License: apache-2.0
- Created: 2017-12-27T18:45:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T16:00:13.000Z (13 days ago)
- Last Synced: 2024-10-30T17:16:53.763Z (13 days ago)
- Language: Shell
- Homepage:
- Size: 955 KB
- Stars: 46
- Watchers: 17
- Forks: 41
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)