Râu Cao raucao
  • Joined on 2018-11-24
raucao opened issue kosmos/chef#207 2020-08-30 15:35:51 +00:00
Move bitcoin-core to VM
raucao merged pull request kosmos/chef#206 2020-08-30 15:32:43 +00:00
Create basic LND cookbook
raucao pushed to master at kosmos/chef 2020-08-30 15:32:43 +00:00
48f4a7e31d Merge pull request 'Create basic LND cookbook' (#206) from feature/lnd into master
4b9e110ffd Merge branch 'master' into feature/lnd
d5448e8240 Basic LND installation
0005f9ab7d Add golang cookbook
Compare 4 commits »
raucao pushed to feature/lnd at kosmos/chef 2020-08-30 15:32:31 +00:00
4b9e110ffd Merge branch 'master' into feature/lnd
43cfb95a57 Merge pull request 'Move bitcoin-core to VM' (#205) from feature/bitcoin_vm into master
Compare 2 commits »
raucao created pull request kosmos/chef#206 2020-08-30 15:32:16 +00:00
Create basic LND cookbook
raucao pushed to feature/lnd at kosmos/chef 2020-08-30 15:30:26 +00:00
d5448e8240 Basic LND installation
0005f9ab7d Add golang cookbook
raucao pushed to master at kosmos/chef 2020-08-30 15:29:36 +00:00
43cfb95a57 Merge pull request 'Move bitcoin-core to VM' (#205) from feature/bitcoin_vm into master
217ab471ce Moving bitcoin-core to VM
Compare 2 commits »
raucao merged pull request kosmos/chef#205 2020-08-30 15:29:36 +00:00
Move bitcoin-core to VM
raucao created pull request kosmos/chef#205 2020-08-30 15:28:07 +00:00
Move bitcoin-core to VM
raucao pushed to feature/bitcoin_vm at kosmos/chef 2020-08-30 15:26:51 +00:00
d5448e8240 Basic LND installation
0005f9ab7d Add golang cookbook
Compare 2 commits »
raucao opened issue kosmos/chef#204 2020-08-30 12:21:45 +00:00
Require passwords for sudo
raucao commented on issue kosmos/chef#178 2020-08-30 12:20:38 +00:00
Encrypt Gitea data directories

The alternative would be to create an VM with full-disk encryption now.

raucao opened issue kosmos/chef#203 2020-08-30 09:07:43 +00:00
Base images for Kosmos VMs
raucao opened issue kosmos/chef#202 2020-08-28 15:04:18 +00:00
Create snapshot backup strategy for VM hosts
raucao pushed to feature/bitcoin_vm at kosmos/chef 2020-08-23 10:38:10 +00:00
d5448e8240 Basic LND installation
raucao pushed to feature/bitcoin_vm at kosmos/chef 2020-08-23 09:01:35 +00:00
0005f9ab7d Add golang cookbook
217ab471ce Moving bitcoin-core to VM
raucao commented on pull request kosmos/chef#121 2020-08-20 11:39:16 +00:00
Bitcoin (Core) cookbook

That's because...

I found out that limits from limits.conf don’t apply to systemd services at all

With systemd services, this is done via the LimitNOFILE config.

See https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Process%20Properties

raucao pushed to feature/bitcoin_cookbook at kosmos/chef 2020-08-19 13:29:32 +00:00
5c105f00d1 Use MIT license for bitcoin cookbook
raucao pushed to feature/bitcoin_cookbook at kosmos/chef 2020-08-19 13:28:20 +00:00
1a8c3e4350 Suggest bitcoin source recipe for dev
raucao commented on pull request kosmos/chef#121 2020-08-19 13:27:36 +00:00
Bitcoin (Core) cookbook

Why not? It's commented, so you can uncomment it to easily run the recipe locally. Same as all the other commented recipes.