From 22a1ebb1beb03df023146715b190510027a008ff Mon Sep 17 00:00:00 2001 From: thomas hartman Date: Mon, 2 Aug 2021 15:50:58 -0500 Subject: [PATCH] mempool.space job post --- hiring_mempool_dot_space_nixos.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 hiring_mempool_dot_space_nixos.md diff --git a/hiring_mempool_dot_space_nixos.md b/hiring_mempool_dot_space_nixos.md new file mode 100644 index 0000000..76f1282 --- /dev/null +++ b/hiring_mempool_dot_space_nixos.md @@ -0,0 +1,13 @@ +mempool.space is an open source web app for better understanding the bitcoin mempool. + +https://mempool.space + +installation https://github.com/mempool/mempool + +Dependencies include Bitcoin Core (no pruning, txindex=1), Electrum Server (romanz/electrs), NodeJS (official stable LTS), MariaDB (default config), Nginx (use supplied nginx.conf and nginx-mempool.conf) + +I want help (handholding) for getting my own instance of this set up, so that I can hack on it. + +I am interested in using nix/nixios automation for this. So I am ideally looking for a candidate that is familiar with this technology, can implement a solution, and help handhold me through the deployment and answer questions I may have about nixos. I am currently very nube, but want to learn more. + +However, if I can't find someone with nix/nixos experience, my fallback plan is to just find a decent sysadmin that can get it installed, and then handhold me through any gotchas with doing it myself.