Commit Graph

19 Commits

Author SHA1 Message Date
LightningSats
93281a7c23
Add Samourai Dojo to MyNode (#143)
+added files
*dojo.service
*mynode_gen_dojo_config.sh
*mynode_post_dojo.sh
*dojo.py
*dojo.html

%modified files
*mynode_firewall.sh
*mynode_post_upgrade.sh
*mynode_stop_critical_services.sh
*bitcoin.conf
*enable_disable_functions.py
*mynode.py
*apps.html

Special thanks to Taylor Helsper for creating MyNode and Merging Dojo

Special thanks to BTCxZelko for getting me started with Dojo and 
assisting with the code. 

Special thanks to Amiga500 for helping with testing.

Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2020-02-27 19:25:33 -06:00
Amiga500
b30f49fbca
Update mynode_firewall.sh (#209) 2020-02-22 23:40:19 -06:00
Taylor Helsper
d5ea6b4e96 Add firewall info settings page 2020-02-13 18:47:51 -06:00
Taylor Helsper
1027e993e9 Add BTC Pay port to tor and firewall 2020-01-14 22:39:15 -06:00
Taylor Helsper
589b6eb288 Whirlpool tweaks 2019-12-25 23:11:29 -06:00
BTCxZelko
0ce9cea96c Add Samourai Wallet's Whirlpool (#76)
* basic files and pages

* Create whirlpool.service

* Added Whirlpool port

* add openjdk-8-jre

* Whirlpool dependencies

* updates for PR

added line 26 and 27
removed second argument from wget

* Whirlpool edit

added sudo -u bitcoin

* instructions for setting up whirlpool

* corrected line 25

sudo -u bitcoin mkdir -p

* minor changes in instructions

* Create setup_whirlpool.sh

* updated instructions and deleted repeated code

* Delete setup_whirlpool.sh

* Set for future upgrades

* renamed whirlpool.jar

based on post_install.sh

* systemctl enable whirlpool

* use black/white whirlpool logo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update bitcoin.conf

updated for dojo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* dojo compatible conf

updated for dojo

* update Whirlpool-cli to 0.9.2

* Update to whirlpool 0.9.3

Co-authored-by: Abhishek Shandilya <abhiShandy@users.noreply.github.com>
Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2019-12-25 22:38:30 -06:00
Taylor Helsper
8c9b7fa09f Add mempool.space 2019-12-22 23:46:42 -06:00
Taylor Helsper
84cdcd3a79 Add WebSSH Client 2019-11-22 22:27:35 -06:00
Taylor Helsper
aa2d5d3cd8 Add netdata - first docker container 2019-11-13 20:32:37 -06:00
Taylor Helsper
779129c9de Add glances 2019-11-11 20:35:05 -06:00
Taylor Helsper
203eb0307f More LND Admin removal 2019-11-09 20:52:04 -06:00
Taylor Helsper
562e72c741 Enable HTTPS through firewall 2019-10-19 23:20:28 -05:00
Taylor Helsper
e8db91f146 Disable UFW logging 2019-10-18 22:44:09 -05:00
Taylor Helsper
a4ad71ab46 Open Avahi port 2019-10-04 20:26:48 -05:00
Taylor Helsper
932c7dc7e6 Fix VPN issue where firewall needs to restart after VPN is active 2019-08-30 20:17:35 -05:00
Taylor Helsper
9d29e73de3 VPN fixes 2019-08-13 12:16:18 -05:00
Taylor Helsper
5594b561e5 Initial VPN checkin 2019-08-12 22:29:53 -05:00
Taylor Helsper
eb468dc823 Rate limit extract to hopefully prevent power issues during extreme disk RW 2019-08-07 20:46:58 -05:00
Taylor Helsper
283b190702 Initial copy to open source repo 2019-06-15 18:02:44 -05:00