Commit Graph

57 Commits

Author SHA1 Message Date
Jonas Nick ca87f61d4f
Add license 2019-01-02 14:03:52 +00:00
Jonas Nick 0fb3f9da5a
Get rid of nixpkgs everywhere and use pkgs arguments instead 2019-01-02 11:24:55 +00:00
Jonas Nick d2e203918b
Fix 'Remove unused paths in modules' 2019-01-02 11:23:43 +00:00
Jonas Nick 1c756379fb
Remove unused paths in modules 2019-01-02 11:05:25 +00:00
Jonas Nick ba6872744c
fix README 2019-01-01 20:38:09 +00:00
Jonas Nick c9a334f443
Adjust README to nix-shell deployment method 2019-01-01 20:34:08 +00:00
Jonas Nick d02749bc36
Add env for nix-shell which pins nixpkgs and automatically creates secrets 2019-01-01 20:17:25 +00:00
Jonas Nick 5e4e959e26
Switch to stable channel but pull the bitcoind and clightning packages and the tor module from unstable 2019-01-01 19:16:24 +00:00
Jonas Nick 54b4eb24a6
Add FIXME's to README 2018-12-28 13:44:32 +00:00
Jonas Nick ffcd311b70
Add sshd onion service 2018-12-27 21:22:52 +00:00
Jonas Nick 566f308aa8
Add FAQ 2018-12-15 15:51:27 +00:00
Jonas Nick 210f9ea6a9
Merge pull request #2 from nixbitcoin/nixbitcoin
Add Debian 9 Stretch Tutorial to README.md
2018-12-13 19:07:54 +00:00
nixbitcoin 10282d0b33
Fix formatting 2018-12-13 20:04:11 +01:00
nixbitcoin c6d790ef82
Merge upstream changes to README.md with Debian tutorial README.md 2018-12-13 19:56:30 +01:00
nixbitcoin 56624c5a89
Add Debian 9 Stretch Tutorial to README.md 2018-12-13 19:51:15 +01:00
Jonas Nick 93b1ad2fc9 Merge branch 'master' of github.com:jonasnick/nix-bitcoin 2018-12-10 23:25:08 +00:00
Jonas Nick d8a6dba3d4 Separate configuration for easier non-virtualbox deployment 2018-12-10 23:24:47 +00:00
Jonas Nick 95dcf26f68
Don't assume virtual box deployments when copying authorized keys 2018-12-10 23:11:44 +00:00
Jonas Nick 5b63e7eb27 Fix minor bugs 2018-12-10 22:54:24 +00:00
Jonas Nick 25d52c4d10 Add spark-wallet 2018-12-10 16:34:41 +00:00
Jonas Nick c3cd4657fb fix README 2018-12-06 22:39:00 +00:00
Jonas Nick d5f7e818d7
Add README 2018-12-06 16:01:01 +00:00
Jonas Nick 0210da091d Cleanups 2018-12-06 15:59:41 +00:00
Jonas Nick b108198dc0 Update nanopos 2018-12-06 15:58:41 +00:00
Jonas Nick f58dab36d1 Add missing nixbitcoin webindex 2018-12-06 11:39:54 +00:00
Jonas Nick 6209873994 Use nixpkgs tor module 2018-12-06 11:37:26 +00:00
Jonas Nick 12292ecbcc Move deployment keys into network.nix 2018-12-06 11:33:13 +00:00
Jonas Nick 3c7d0c66fb Add liquidd pruning 2018-12-06 10:45:45 +00:00
Jonas Nick 1927fda514 Allow operator to access liquid-cli 2018-12-03 22:33:21 +00:00
Jonas Nick 9ed888b9c2 Improve abstraction of deployment keys 2018-12-03 22:16:01 +00:00
Jonas Nick c79aaf9695 Add liquid 2018-12-03 21:43:15 +00:00
Jonas Nick 4c55b8395c Add 'minimal' and 'all' profiles 2018-12-03 15:31:44 +00:00
Jonas Nick da1148595f Clean up a bit 2018-12-01 22:00:39 +00:00
Jonas Nick 36327ae89e Move webindex in own module 2018-12-01 21:38:08 +00:00
Jonas Nick 8fae70b80a Add index page with nginx 2018-12-01 20:49:23 +00:00
Jonas Nick b0594aaacd Add nanopos package and module and make clightning service 2018-12-01 17:26:29 +00:00
Jonas Nick 21f9462651 Add lightning charge module 2018-12-01 16:36:07 +00:00
Jonas Nick c61c21e2e1 fix nodeinfo.sh 2018-11-29 00:30:12 +00:00
Jonas Nick 95c706b1b0 Add operator user 2018-11-28 23:54:19 +00:00
Jonas Nick 94258c505e Make RPC password a secret 2018-11-28 22:58:36 +00:00
Jonas Nick c4935008dc add lightning charge package 2018-11-24 22:34:39 +00:00
Jonas Nick ab438a4d51 Another type correction in tor module 2018-11-23 22:15:27 +00:00
Jonas Nick 080251f060 fix tor module hidden service version type 2018-11-23 20:38:30 +00:00
Jonas Nick c226ddce1f fix bitcoind extraConfig and prune 2018-11-23 20:37:50 +00:00
Jonas Nick ac2be00c7f Add guest user with same ssh keys as root and fix nodeinfo not waiting for clightning to warm up 2018-11-23 15:49:13 +00:00
Jonas Nick eca9864cf3 fix bitcoind config file linking bug in module 2018-11-23 01:05:53 +00:00
Jonas Nick b1375df03a Add Carl's bitcoind module 2018-11-23 00:48:13 +00:00
Jonas Nick 79aab1255a Add rpc user and password as secrets 2018-11-22 23:51:16 +00:00
Jonas Nick 83eabcf952 Make bitcoin rpcuser and pass configurable 2018-11-22 23:06:41 +00:00
Jonas Nick 668d66085a signed commit 2018-11-22 23:06:07 +00:00