kenshin-samourai
|
0b27ca6d29
|
add a warning about mysql credentials
|
5 years ago |
kenshin-samourai
|
3aac821b24
|
upgrade btc-rpc-explorer to v1.1.8
|
5 years ago |
kenshin-samourai
|
30869522cc
|
update help doc of dojo.sh
|
5 years ago |
kenshin-samourai
|
401bee4464
|
add support of --nocache option to upgrade function
|
5 years ago |
kenshin-samourai
|
749056b5d8
|
improve management of arguments in install and upgrade functions
|
5 years ago |
kenshin-samourai
|
81fc94888a
|
bump version of explorer container
|
5 years ago |
kenshin-samourai
|
a35896e957
|
build indexer container with addrindexrs v0.1.0
|
5 years ago |
kenshin-samourai
|
c22a8f6b10
|
force the explorer to wait for the local indexer
|
5 years ago |
kenshin-samourai
|
57ad6ef340
|
optimize build
|
5 years ago |
kenshin-samourai
|
421e136b16
|
connect the explorer and the indexer
|
5 years ago |
kenshin-samourai
|
3ae248a8a1
|
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
|
1a8f8165b3
|
add loading of docker-indexer.conf in nodejs container
|
5 years ago |
kenshin-samourai
|
ba1cd4ef64
|
fix path of docker volume for local indexer
|
5 years ago |
kenshin-samourai
|
6969007557
|
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
|
3c70f892dc
|
bump mydojo version to 1.5.0
|
5 years ago |
kenshin-samourai
|
9af61f7622
|
fix for dojo hanging on shutdown
(force kill of "docker exec" used for testing bitcoind shutdown if command hangs more than 12s)
|
5 years ago |
kenshin-samourai
|
fa00958284
|
keep bitcoind container up if bitcoind exits with an error
|
5 years ago |
kenshin-samourai
|
c451eb02f0
|
add trace in stop() function of dojo.sh
|
5 years ago |
kenshin-samourai
|
fbf3b99d04
|
bump versions of dojo and bitcoind container
|
5 years ago |
kenshin-samourai
|
3ee85db3bf
|
force kill of "docker exec" used for testing bitcoind shutdown if command hangs more than 12s.
|
5 years ago |
kenshin-samourai
|
bd43526bca
|
fix for dojo hanging on shutdown
|
5 years ago |
kenshin-samourai
|
0ff045d149
|
keep bitcoind container up if bitcoind exits with an error
|
5 years ago |
kenshin-samourai
|
08342e3995
|
add trace in stop() function of dojo.sh
|
5 years ago |
kenshin-samourai
|
21925f7c32
|
bump versions of dojo and bitcoind container
|
5 years ago |
kenshin-samourai
|
89af271868
|
force the explorer to wait for the local indexer
|
5 years ago |
kenshin-samourai
|
b132cf58e2
|
optimize build
|
5 years ago |
kenshin-samourai
|
3bfc93c9d8
|
connect the explorer and the indexer
|
5 years ago |
kenshin-samourai
|
9c42f0857f
|
add loading of docker-indexer.conf in nodejs container
|
5 years ago |
kenshin-samourai
|
604674e2a6
|
fix path of docker volume for local indexer
|
5 years ago |
kenshin-samourai
|
3f9c2195a9
|
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
|
0caced63f2
|
check if dojo is running (start and stop commands)
|
5 years ago |
kenshin-samourai
|
ebaa9d1c5c
|
revert to commit #70f608e
|
5 years ago |
kenshin-samourai
|
bf82b8e3e6
|
set group permissions for hsv3explorer directory
|
5 years ago |
kenshin-samourai
|
166fde54f0
|
rework the shutdown of bitcoind
|
5 years ago |
kenshin-samourai
|
fb8c8b2233
|
autostart dojo when docker daemon is started
|
5 years ago |
kenshin-samourai
|
f00404c097
|
set bitcoind restart policy to always
|
5 years ago |
kenshin-samourai
|
7f8979d166
|
keep bitcoind container up after clean exit
|
5 years ago |
kenshin-samourai
|
590a72a559
|
replace keyserver
|
5 years ago |
kenshin-samourai
|
cdb907feda
|
switch restart policies of containers to always (except bitcoind)
|
5 years ago |
kenshin-samourai
|
754a8e42e8
|
bump version of bitcoind image
|
5 years ago |
kenshin-samourai
|
fc86f28227
|
use port 80 of pgp keyservers
|
5 years ago |
kenshin-samourai
|
fc96f2b867
|
bump versions of nodejs, nginx and tor containers
|
5 years ago |
kenshin-samourai
|
d285545a61
|
fix behavior of nginx when explorer is deactivated
|
5 years ago |
kenshin-samourai
|
ad2c8f674e
|
set installarion of the explorer as default behavior during install/upgrade
|
5 years ago |
kenshin-samourai
|
1f9a514917
|
add a new api endpoint returning pairing info for the block explorer
|
5 years ago |
kenshin-samourai
|
712730933d
|
add an optional container running a local instance of btc-rpc-explorer
|
5 years ago |
kenshin-samourai
|
686f7320ea
|
add loading of docker-indexer.conf in nodejs container
|
5 years ago |
kenshin-samourai
|
f1f86429eb
|
fix path of docker volume for local indexer
|
5 years ago |
kenshin-samourai
|
69ec5a7f2e
|
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
|
4542468f18
|
add --auto and --nolog options to install and upgrade commands
|
5 years ago |