Commit graph

7 commits

Author SHA1 Message Date
openoms
16d83a8f7c
add git-verify to joinmarket-webui install (#3005)
* add git-verify
use git clone instead of wget
small fixes

* add note about the connection details in the menu
2022-03-02 13:21:00 +03:00
d11n
109d97eade
Fix for JoinMarket web UI (#2987)
* Fix for JoinMarket web UI
The SSL file permissions didn't work, hence we generate them on our own now. Also removed a leftover nginx file for the superfluous http version.
* Assume clean install state, overwrite potentially outdated nginx configs
* Remove potentially existing SSL directory, create fresh certificate files
2022-03-01 18:27:31 +03:00
openoms
25b24ef445
joinmarket-web-ui update to 0.0.3
change LAN connection to HTTPS-only
add to CHANGES.md
#2891
https://github.com/joinmarket-webui/joinmarket-webui/issues/16
2022-02-18 22:01:38 +00:00
openoms
fbf6db75ab
run blitz.display.sh with sudo (#2957) 2022-02-13 13:23:34 +01:00
rootzoll
b6a106d5d7 fix old internet.hiddenservice.sh references 2022-01-26 00:15:50 +01:00
rootzoll
1a5bd72cb6 cleanup blitz.display.sh 2022-01-25 20:38:42 +01:00
d11n
7a7693caa6
JoinMarket Web UI (#2747)
* Add JoinMarket Web UI
* Update webserver config
* Add update option
* Improve logging for api service
* Improve install and update script
* Update version and install process
* Use correct onion service script
* Ensure JoinMarket is installed
* add joinmarket-webui precheck to load wallet.dat
2022-01-15 11:00:36 +01:00