Skip to content

Instantly share code, notes, and snippets.

@yanicky
yanicky / pirl-stake-masternode-web-wallet.md
Created November 13, 2020 16:26 — forked from mkrufky/pirl-stake-masternode-web-wallet.md
Staking a Pirl Masternode from a Hardware Wallet using Pirl's Web Wallet

Staking a Pirl Masternode from a Hardware Wallet using Pirl's Web Wallet

Overview

This guide uses the one-click-masternode setup feature. This is an optional feature for those that wish to have a more hands-off experience with the setup of their masternode. This Poseidon feature automatically configures your CentOS7 linux server to be a Pirl Masternode. Updates will be applied automatically. All you have to do is monitor your server to ensure it stays operational. This is as simple as rebooting the server, should it go offline. Manual installation instructions are also provided for those that want a bit more control of the system.

Prerequisites

  • a VPS with minimum 4GB RAM and enough storage to run the masternode (minimum 20GB, recommended 60GB)
  • a JSON wallet address or a hardware wallet compatible with https://wallet.pirl.io. You may import your JSON wallet from Nautilus if you so choose.
@yanicky
yanicky / zeronet.conf
Created November 29, 2018 05:47
ZeroNet NginX reverse proxy
server {
server_name zeronet.mydomain.tld;
location / {
auth_basic "Protected area: ZeroNet";
auth_basic_user_file /var/www/.htpasswd;
proxy_pass http://127.0.0.1:43110;
proxy_http_version 1.1;
proxy_set_header Host $host;

Keybase proof

I hereby claim:

  • I am yanicky on github.
  • I am yanicky (https://keybase.io/yanicky) on keybase.
  • I have a public key whose fingerprint is 3953 A9F7 51BF 4E9B 2210 0384 FF00 1ABA C994 E2AD

To claim this, I am signing this object: