Greg Karékinian
|
e6b7794e20
|
Extract firewall definitions to their own recipe
This allows us to use them for KVM hosts as well. Until now we had set
up ufw rules manually on the two KVM hosts (draco and centaurus)
Refs #244
|
2020-12-04 16:27:42 +01:00 |
|
|
d5448e8240
|
Basic LND installation
|
2020-08-23 12:37:53 +02:00 |
|
|
0005f9ab7d
|
Add golang cookbook
Needs updating of ark and git cookbooks
|
2020-08-23 11:01:05 +02:00 |
|
|
217ab471ce
|
Moving bitcoin-core to VM
|
2020-08-22 23:16:11 +02:00 |
|
|
5c105f00d1
|
Use MIT license for bitcoin cookbook
|
2020-08-19 15:29:18 +02:00 |
|
|
c98be94404
|
Add rpcpassword support to bitcoin snap recipe
|
2020-08-18 14:44:23 +02:00 |
|
|
97ae73c987
|
Improve variable name
|
2020-08-18 14:38:16 +02:00 |
|
|
23588760fa
|
Add walletdir flag to bitcoind service start
|
2020-08-17 21:43:56 +02:00 |
|
|
b0daa3d463
|
Only store wallet in encrypted dir
Storing all chain data in encfs caused unsolvable issues with leveldb.
So now we're only storing wallet data in the encrypted dir.
|
2020-08-17 16:46:59 +02:00 |
|
|
d65363f964
|
Remove obsolete ulimit dep
|
2020-08-17 10:51:54 +02:00 |
|
|
9795e77fde
|
Bitcoin source recipe
|
2020-08-17 10:45:15 +02:00 |
|
|
4606773440
|
Update license note
|
2020-08-16 16:25:14 +02:00 |
|
|
bbbd0f7408
|
Change default username
|
2020-08-16 16:25:06 +02:00 |
|
|
476316e13b
|
Always use latest/stable channel for bitcoind snap
|
2020-08-16 16:20:43 +02:00 |
|
|
4889f40c6a
|
WIP
|
2020-08-16 16:18:01 +02:00 |
|
|
c8122a44f1
|
Add systemd service
Plus some refactoring
|
2020-08-16 16:14:18 +02:00 |
|
|
4a6a02c137
|
Use 0.19 stable channel
Instead of relying on the default channel
|
2020-08-16 16:14:18 +02:00 |
|
Greg Karékinian
|
e31f480f27
|
Fix the attribute name
|
2020-08-16 16:14:18 +02:00 |
|
Greg Karékinian
|
aedf7bcb62
|
Create the snap mount directory in the user's home
|
2020-08-16 16:14:18 +02:00 |
|
Greg Karékinian
|
069246cf41
|
Create the bitcoind user and its home directory
|
2020-08-16 16:14:18 +02:00 |
|
Greg Karékinian
|
1b9a4aad17
|
Work around a bug in Chef's snap_package resource
https://github.com/chef/chef/issues/8827
`snap install` returns 0 when a package is already installed, so no need
for a guard clause
|
2020-08-16 16:14:17 +02:00 |
|
|
09527e693b
|
WIP bitcoind config
|
2020-08-16 16:14:15 +02:00 |
|
|
47105b2a1c
|
Initial version of bitcoin cookbook
|
2020-08-16 16:13:39 +02:00 |
|