38 Commits

Author SHA1 Message Date
lza_menace
5f7a4beeba release(tor): multiple hidden services 2025-04-28 12:26:09 -07:00
nahuhh
81884056d6 tor: anon-inbound fixes (#42) 2025-04-28 12:23:01 -07:00
lza_menace
3627daad53 bump tor image upstream tag 2025-04-11 08:25:13 -07:00
lza_menace
3f67ff0eb2 ez fix 2025-04-11 08:24:37 -07:00
lza_menace
6f0a767717 add persistent hidden service 2025-04-11 08:24:37 -07:00
lalanza808
6705bd2b4c use upstream, pre-built images by default (#40)
* use upstream, pre-built images by default

* allow dual options for pull vs build
2025-04-11 05:57:58 -07:00
lalanza808
2b5cbb62dc no chain sync over proxy (#38) 2025-04-06 19:12:50 -07:00
lza_menace
6ac1b7fbe5 include proxy flag 2025-01-10 18:28:46 -08: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
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
lza_menace
3250478bd9 fix contexts, dockerfile, dockerignore, release script (no push) 2023-10-12 16:02:28 -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
lza_menace
6101aacbbd templatizing some items 2023-10-10 20:03:53 -07:00
lalanza808
109f2cad80 new graf, prom, dashboard, exporters! (#12)
* new graf, prom, dashboard, exporters!

* update readme and static images
2022-09-22 12:11:56 -07:00
lza_menace
66dac91335 graf sub path, tor all nodes, auto add monero.fail 2021-05-04 21:50:08 -07:00
lza_menace
f3dec833a9 increase prometheus storage retention 2021-04-16 08:51:35 -07:00
lza_menace
4194894d60 fix apparent bug that causes connectivity issues 2021-04-15 15:17:36 -07:00
lza_menace
8da4090df7 add support for custom plugins 2021-03-23 21:17:45 -07:00
lza_menace
b86f71c217 set retention to 180days 2021-02-25 22:21:52 -08:00
lza_menace
fec49104e0 including admin user 2021-01-13 09:42:47 -08:00
lza_menace
689bddae2b extend grafana options/envs 2021-01-13 09:35:36 -08:00
lza_menace
34100f2ade lets use the blocklist for a bit 2021-01-08 21:54:15 -08:00
lalanza808
4ca6342432 Setup cloud-init script for DO droplets (#1)
* adding init script and example/soon to be used configs

* uncomment and get ready for launch

* update monero node setup cmds

* include deletion of base data

* remove auth from grafana altogether

* remove unused var

* remove hsts reqs

* remove unused confs
2021-01-07 13:24:09 -08:00
lza_menace
9fa32ccf49 bumping to latest release, minor refactor of no_compile dockerfile 2020-12-31 10:25:27 -08:00
lza_menace
e319d4bcaa dump latest version, institute block list again 2020-12-16 11:46:34 -08:00
lza_menace
42b7d183b7 add new command line flag to specify restricted bind ip 2020-12-08 18:28:26 -08:00
lza_menace
1f7da762b2 bump latest monero release and remove block file 2020-12-08 14:07:08 -08:00
lza_menace
eb61f2d9d9 add block/ban list 2020-11-20 09:00:25 -08:00
lza_menace
e2cc874c4f allow port overrides if needed 2020-10-08 21:17:36 -07:00
lza_menace
54ccb9e558 add restart policy to monerod 2020-10-07 23:13:15 -07:00
lza_menace
e301fe8e81 use loopback address by default for all besides restricted ports 2020-10-07 22:35:02 -07:00
lza_menace
49f17fd2c5 refactor to use a default compose and a full one. update makefile targets 2020-10-06 01:04:54 -07:00
lza_menace
7d31fda77d break out compose and docker files for compile vs no-compile options 2020-10-05 15:37:59 -07:00
lza_menace
74d800614d moving monerod command to docker-compose.yaml for easier management and variablizing thread args 2020-09-30 08:25:02 -07:00
lza_menace
a25851d520 make it work with zmq 2020-09-29 00:38:35 -07:00
lza_menace
2fbebe814b setup readme and .env file 2020-09-28 23:30:34 -07:00
lza_menace
b7c328369b adding dockerfiles and compose file 2020-09-28 23:16:26 -07:00