Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Restructure BSQ explorer as system service for easy installation #15

Merged

Commits on Jan 4, 2020

  1. Restructure BSQ explorer as system service for easy installation

    * Re-implement as systemd service using bisq-seednode.env
    * Merge all python code into single executable script
    * Merge all shell scripts into single "daemon" wrapper
    * Upgrade all python code to python3 syntax
    * Remove dead python code for Bitcoin RPC queries
    * Remove dependency on python-bitcoinrpc
    * Add one command installation script for BSQ explorer
    * Rewrite README with new installation instructions
    wiz committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    f6aaeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152ba2a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Fix webroot path in nginx.conf

    Co-Authored-By: Devin Bileck <[email protected]>
    wiz and devinbileck authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    557a5ac View commit details
    Browse the repository at this point in the history
  2. Fix debug print within install_bsq_explorer_debian.sh

    Co-Authored-By: Devin Bileck <[email protected]>
    wiz and devinbileck authored Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c3d166a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac978d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd538c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1830d48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd0ddaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10b5cd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5176380 View commit details
    Browse the repository at this point in the history