Commit Graph

13 Commits

Author SHA1 Message Date
lza_menace
6f0a767717 add persistent hidden service 2025-04-11 08:24:37 -07:00
dylan
e99205cbbe release(monero): monero v0.18.4.0 (#37) 2025-04-06 10:49:56 -07:00
José Luis
9f68453bda Multi-arch builds (#32)
* feat: enable multi-arch builds and add tor and i2p images

This commit introduces multi-architecture support (amd64 & arm64)
for Docker image builds using Docker Buildx. It also adds new
images for tor and i2p services. The release script is updated to
handle these new images and to accept a Docker Hub username as an
argument. The publish workflow is updated to use the new release
script and to set up QEMU and Docker Buildx.

* feat(publish.yaml): add workflow_dispatch trigger to publish workflow
feat(publish.yaml): allow publish workflow to run when workflow_dispatch event is triggered

* feat(dockerfiles/monero): add support for ARM64 architecture

* build(dockerfiles/monero): remove duplicate FROM instruction

release(monero)
2025-04-05 21:40:32 -07:00
lalanza808
cdcca37ce0 route txes through tor and i2p proxies (#29)
* route txes through tor and i2p proxies

* include entry script

* update docker-files with dependency order and use new monerod command

* Update dockerfiles/i2p

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>

* Update dockerfiles/i2p

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>

* Update dockerfiles/i2p-entrypoint.sh

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>

* Update dockerfiles/monero-entrypoint.sh

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>

* Update dockerfiles/monero-entrypoint.sh

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>

* remove q install and dns, specify private ip for tor/i2p

* fix ips

* use ubuntu 22.04 for tor build

* fix i2pd configs

* adjust i2p config, no depends on monerod

* use gunicorn for flask app, faster restart time

---------

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
2024-12-29 11:34:56 -08:00
lza_menace
48f5e0f7aa include cli and rpc in base image 2024-12-16 08:48:43 -08:00
lza_menace
a2aceeeecc add ban list to compile option 2024-12-12 20:28:20 -08:00
nyuuzyou
5f1b7ebf1d Add spy node ban list (#28)
* Add spy node ban list

* Update dockerfiles/monero

Co-authored-by: Dvd-Znf <101937630+Dvd-Znf@users.noreply.github.com>

---------

Co-authored-by: lalanza808 <lalanza808@users.noreply.github.com>
Co-authored-by: Dvd-Znf <101937630+Dvd-Znf@users.noreply.github.com>
2024-12-12 20:16:59 -08:00
jahway603
d61fa3a58b Updated monerod to v0.18.3.4 (#26) 2024-09-10 21:40:51 -07:00
nyuuzyou
e4c9eaf677 Updated monerod to v0.18.3.3 (#24)
Co-authored-by: nyuuzyou <httsmvkcom@duck.com>
2024-05-14 18:22:24 -07:00
jahway603
2b5a931bb8 updated monerod to v0.18.3.2 (#23) 2024-03-20 12:07:23 -07:00
lza_menace
f510dd8b16 bumping version to latest 2023-10-10 23:11:48 -07:00
lza_menace
086b023dfc add geoip node mapping and cleanup dockerfiles 2023-10-10 23:10:14 -07:00
lza_menace
4650866877 updating dockerfiles 2023-10-10 20:06:24 -07:00