kenshin-samourai
cec37a47ff
add loading of docker-indexer.conf in nodejs container
5 years ago
kenshin-samourai
9830f1e9c0
fix path of docker volume for local indexer
5 years ago
kenshin-samourai
d93239370d
add new local indexer docker module to dojo (experimental)
the local indexer is an instance of addrindexrs (see https://github.com/Samourai-Wallet/addrindexrs ) running inside dojo
5 years ago
kenshin-samourai
e7e3f6ef61
upgrade bitcoind to bitcoin core 0.19.0.1
5 years ago
kenshin-samourai
99e979d895
increase timeouts defined in docker-compose files (for raspi hardwares)
5 years ago
kenshin-samourai
d2615e3086
add loading of docker-indexer.conf in nodejs container
5 years ago
kenshin-samourai
def48aabda
fix path of docker volume for local indexer
5 years ago
kenshin-samourai
c16604d602
add new local indexer docker module to dojo (experimental)
the local indexer is an instance of addrindexrs (see https://github.com/Samourai-Wallet/addrindexrs ) running inside dojo
5 years ago
kenshin-samourai
f2c75c008b
remove unused wrapper for btc.com api
5 years ago
kenshin-samourai
6b12beeeb3
replace "NODE_IMPORT_FROM_BITCOIND" config property by "NODE_ACTIVE_INDEXER" and "indexer.bitcoind" config option by "indexer.active"
5 years ago
kenshin-samourai
fde63a6c83
rename config key "explorers"
5 years ago
kenshin-samourai
1ee0ad7036
add esplora as a data source for testnet imports and rescans
5 years ago
kenshin-samourai
4523ea65b2
install tor from source code archive
5 years ago
kenshin-samourai
b19aea8c28
removed unused support of https by nodejs apps
5 years ago
kenshin-samourai
31f424ae1e
add tracker api
add /support/rescan endpoint allowing to rescan a range of blocks
5 years ago
kenshin samourai
4f5842e595
Revamp ( #1 )
* replace torrc file by command lines arguments set in restart script.
restructure docker-tor.conf for homogeneity.
define env vars in Dockerfile for easier tuning (for pi4 and others platforms)
* bump version of tor image
* update doc
* merge tor bridges config options
5 years ago
nickodev
f94a99072a
set UseBridges to 0 by default
5 years ago
nickodev
210c3329ed
adding help to docker-tor.conf.tpl template file
5 years ago
nickodev
a1803e32aa
adding wget to tor's Dockerfile
5 years ago
nickodev
dae957724b
adding Tor bridge support in install and upgrade scripts
5 years ago
kenshin-samourai
d44148a918
prepare next iteration
5 years ago
kenshin-samourai
7d431ede67
fix for #59
5 years ago
kenshin-samourai
d7f43b13e3
upgrade bitcoind to bitcoin core 0.18.1
6 years ago
kenshin-samourai
62353a8777
add support of testnet
6 years ago
kenshin-samourai
5b8c553fd4
prepare next iteration
6 years ago
kenshin-samourai
c6eff1ea06
dojo shutdown - replace sleep with static delay by docker wait
6 years ago
kenshin-samourai
f55c4077a2
automatic redirect of onion address to maintenance tool
6 years ago
kenshin-samourai
eaeb10c66d
increase nginx timeout
6 years ago
kenshin-samourai
ce3064a7b4
fix bitcoin port in torrc
6 years ago
kenshin-samourai
681ae26f0c
remove duplicate declaration of dependency between node and db services
6 years ago
kenshin-samourai
108c9b65dd
fix for #14
6 years ago
kenshin-samourai
392cad0441
bump versions
6 years ago
kenshin-samourai
a99e6b65c8
expose 2 additional zmq ports when BITCOIND_RPC_EXTERNAL is set to 'on'
6 years ago
kenshin-samourai
06042f4284
add new config option BITCOIND_RPC_THREADS for bitcoind
6 years ago
kenshin-samourai
f8df0e37bb
add new clean command to dojo.sh
6 years ago
kenshin-samourai
b2819af937
fix - check that bitcoin.conf file exists before deletion
6 years ago
kenshin-samourai
e9efa6ebde
add an option allowing to run dojo on top of an external instance of bitcoind
6 years ago
kenshin-samourai
78befef79a
add config option exposing the rpc api and zmq notifucations to external apps
6 years ago
kenshin-samourai
cb81b988be
support of inbound connections through Tor
6 years ago
kenshin-samourai
ad033fb8e5
pin version of nodejs modules with package.lock.json
install with npm ci
6 years ago
kenshin-samourai
ad8a5320f2
Improved update of config files from templates
6 years ago
kenshin-samourai
e3d515f709
my-dojo upgrade mechanism
6 years ago
kenshin-samourai
99d0757173
my-dojo upgrade mechanism
6 years ago
kenshin-samourai
b4cd156301
Initial commit
6 years ago