Commit graph

10 commits

Author SHA1 Message Date
openoms
a0f7bedee0
Jam fix (#3321)
* jam: fix nginx conf and rename to jam
* rename script
* correct capitalization
Co-authored-by: Gigi <109058+dergigi@users.noreply.github.com>
* joininbox update to v0.7.3, joinmarket v0.9.8
* correct websocket
* add obwatcher for Jam
* set  random max_cj_fee_abs and max_cj_fee_rel
* start the ob-watcher.service on Jam install
* fix the websocket connection
* display JMstats if maker_running with the api
* rename to jam everywhere
* rename in provision (recovery)
* add jam to main menu
* add Jam to SERVICES
* remove legacy nginx confs
* rename tor service
* clearnet websocket fix
* run joinmarket-api independent of bitcoind
* add jam to the UPDATE menu
* use dergigi's key to verify, install to jam user
* fix update to commit
* joininbox update to v0.7.4
* fix jam var in menu
* joininbox: use tag to verify
* add cleanup to uninstall in all cases
* improve uninstall
* fix path for jam uninstall
* feat: move to the joininbox menu from JM info
* jam update to v0.1.2
* remove old $APP_DIR on update
2022-11-01 15:47:54 +00:00
openoms
1ce759ff58
create a non-descriptor wallet for joinmarket (#3252)
discussed in: https://github.com/openoms/joininbox/issues/88
2022-07-28 16:14:44 +02:00
openoms
7356e5f88c
jam updato to v0.0.9 #3224 2022-07-15 22:35:15 +01:00
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