Bitcoin Forum
May 03, 2024, 07:01:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core Vagrant (VM out-of-the-box)  (Read 985 times)
lclc (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 275


Bitcoin Association Switzerland


View Profile WWW
January 24, 2016, 12:05:00 PM
 #1

Mein Vagrant Template dass ich fuer diverse Projekte verwende die Bitcoin Core benoetigen (e.g. RPC oder HTTP-REST interface), evtl. kanns ja jemand anders auch noch gebrauchen:

https://github.com/lclc/vagrant-bitcoin-core

Fuer die die Vagrant nicht kennen: Grob gesagt ermoeglicht es einem vorkonfigurierte VMs zu starten.

Um ein Bitcoin Core Full Node laufen zu lassen muss man damit nur folgendes tun:
git clone https://github.com/lclc/vagrant-bitcoin-core.git
cd vagrant-bitcoin-core
vagrant up

Und dann faengt er an zu syncen. Default ist main-net, RPC activiert und Port offen, gleiche fuer REST.
Vermutlich wollt ihr das bitcoin.conf file anpassen, sowie die Ports im Vagrant file (falls ihr Testnet / Regnet wollt).

Supervisor macht dass Bitcoin Core automatisch neugestartet wird falls es mal abschmiert.

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!