vorona/stellar-packages
Project ID: 58643
Description
rpm packages for the Stellar network
project status: WIP https://github.com/BOPOHA/stellar-packages/tree/rpm_test
Very likely personal repository for testing purpose, which you should not use. yet.
for ☕ and 🍺 : tips*vorona.me
Installation Instructions
- how to add this repo:
dnf copr enable vorona/stellar-packages -y
until the c8 issue with dnf-plugins-core is solved:
curl -s https://copr.fedorainfracloud.org/coprs/vorona/stellar-packages/repo/centos-stream-8/vorona-stellar-packages-centos-stream-8.repo -o /etc/yum.repos.d/stellar-stream-8.repo
# or dnf copr enable vorona/stellar-packages centos-stream-8
# sudo dnf copr enable vorona/stellar-packages -y centos-stream-8-aarch64
- how to install and run Stellar Core with Postgresql:
dnf module enable postgresql:13 -y
dnf install -y stellar-core-postgres
systemctl enable --now stellar-core@public.service
# and if you know what you do
# curl 0:11626/getcursor
# curl '0:11626/setcursor?id=HORIZON&cursor=987654321'
# sudo -s -u stellar psql --host=/var/run/stellar core -c "select from accounts;"
for AL2023 you can use Gravitron EC2 ( t4g.medium, m6g.medium, ...) :
dnf copr enable vorona/stellar-packages centos-stream-9-aarch64 -y
dnf install -y stellar-core-postgres
WIP, TBD
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 [modified] (125)*, x86_64 [modified] (196)* | Centos-stream 8 (83 downloads) |
Centos-stream 9 | aarch64 [modified] (66)*, x86_64 [modified] (131)* | Centos-stream 9 (74 downloads) |
EPEL 7 | x86_64 [modified] (89)* | EPEL 7 (49 downloads) |
Fedora 38 | aarch64 (28)*, x86_64 (33)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (38)*, x86_64 (33)* | Fedora 39 (33 downloads) |
Fedora 40 | aarch64 [modified] (19)*, x86_64 [modified] (22)* | Fedora 40 (19 downloads) |
Fedora 41 | aarch64 (14)*, x86_64 (14)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (23)*, x86_64 (71)* | Fedora rawhide (57 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vorona/stellar-packages
More info about enabling Copr repositories