Bitcoin Forum
May 26, 2024, 06:21:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory with remote bitcoind  (Read 164 times)
johnlu (OP)
Sr. Member
****
Offline Offline

Activity: 471
Merit: 252



View Profile
June 12, 2018, 09:57:38 AM
 #1

Is there any guide or info related to how to use ArmoryDB with a remote latest version bitcoind?
mocacinno
Legendary
*
Offline Offline

Activity: 3402
Merit: 4984


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
June 12, 2018, 10:55:57 AM
Merited by johnlu (1)
 #2

Is there any guide or info related to how to use ArmoryDB with a remote latest version bitcoind?

I haven't used armory in a while now, so anything i say here can be wrong/outdated, but since nobody else seems to be answering you, i'll give it a shot.

IF i'm not mistaking, armory isn't using bitcoind's interface directly, it's merely using it's data files. So, i don't think there is a way to connect armory to a remote running bitcoin node directly.

It *might* be possible to export bitcoind's data folder as an nfs mount on one machine, and mount it on a second one... I haven't tried this, so i don't know if it would work.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
June 12, 2018, 03:56:46 PM
 #3

Is there any guide or info related to how to use ArmoryDB with a remote latest version bitcoind?

Not possible atm, ArmoryDB needs local access to the blockchain files. ArmoryQt does not however, i.e. the db has to live on the same OS as the node, but the clients can access it remotely. There's a plan to allow the db to connect to the node only over a p2p socket. Not a priority atm though.

It *might* be possible to export bitcoind's data folder as an nfs mount on one machine, and mount it on a second one... I haven't tried this, so i don't know if it would work.

Won't work, can't mmap files on network drives.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!