Bitcoin Forum
June 22, 2024, 12:54:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Any tutorial on how to prune bitcoind?  (Read 1133 times)
jza (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 102


View Profile
July 05, 2016, 12:07:59 AM
 #1

I've been looking for a nice tutorial on how to get bitcoind configured for VPS consumtotiuon, something like a Digitalocean-type or something more dedicated like Google Apps / OpenShift.

Tutorial for pruning bitcoind to be optimized for a small VPS consumption and maybe the development of a checkout either on PHP, NodeJS or Python/Django/Flask.

Regards.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
July 05, 2016, 01:13:23 AM
 #2

It's super easy to prune a bitcoind. Just add
Code:
prune
to the bitcoin.conf file.

jza (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 102


View Profile
July 05, 2016, 02:38:05 AM
 #3

Awesome, great stuff...
belcher
Sr. Member
****
Offline Offline

Activity: 261
Merit: 521


View Profile
July 06, 2016, 10:59:20 AM
 #4

It's super easy to prune a bitcoind. Just add
Code:
prune
to the bitcoin.conf file.

It's

prune=550

Read these two links too
https://bitcoin.org/en/release/v0.12.0#wallet-pruning
https://github.com/bitcoin/bitcoin/blob/v0.11.0/doc/release-notes.md#block-file-pruning

1HZBd22eQLgbwxjwbCtSjhoPFWxQg8rBd9
JoinMarket - CoinJoin that people will actually use.
PGP fingerprint: 0A8B 038F 5E10 CC27 89BF CFFF EF73 4EA6 77F3 1129
jza (OP)
Full Member
***
Offline Offline

Activity: 126
Merit: 102


View Profile
July 06, 2016, 02:00:11 PM
 #5

Thanks that clears it up.
cloverme
Legendary
*
Offline Offline

Activity: 1512
Merit: 1057


SpacePirate.io


View Profile WWW
July 08, 2016, 12:52:33 AM
 #6

This will come in handy for sure... up to 81gb now. Either a new ssd drive or this command I suppose  Grin
Decoded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1030


give me your cryptos


View Profile
July 08, 2016, 11:18:14 AM
 #7

Just to clarify, to what does the pruning command prune to? Will it basically start syncing from the time you start it up, 500 blocks back, 5 blocks back? Or until all confirmed txs have 1 condo or something?

looking for a signature campaign, dm me for that
Relnarien
Sr. Member
****
Offline Offline

Activity: 399
Merit: 257


View Profile
July 08, 2016, 02:31:01 PM
 #8

Just to clarify, to what does the pruning command prune to? Will it basically start syncing from the time you start it up, 500 blocks back, 5 blocks back? Or until all confirmed txs have 1 condo or something?

Here you go.

https://bitcoin.org/en/release/v0.11.0

Near the beginning is the part where pruning is discussed.
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!