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] (133)*, x86_64 [modified] (201)* | Centos-stream 8 (87 downloads) |
Centos-stream 9 | aarch64 [modified] (75)*, x86_64 [modified] (138)* | Centos-stream 9 (78 downloads) |
EPEL 7 | x86_64 [modified] (97)* | EPEL 7 (54 downloads) |
Fedora 39 | aarch64 (39)*, x86_64 (35)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 [modified] (23)*, x86_64 [modified] (25)* | Fedora 40 (22 downloads) |
Fedora 41 | aarch64 (20)*, x86_64 (23)* | Fedora 41 (10 downloads) |
Fedora rawhide | aarch64 (29)*, x86_64 (77)* | Fedora rawhide (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vorona/stellar-packages
More info about enabling Copr repositories