MyNodeBTC Community App from https://github.com/ACINQ/phoenixd/
./dist contains .tar.gz to be uploaded onto MyNodeBTC Marketplace Community App.
NO WARRANTIES OF ANY KIND!
TAKE, KEEP AND VERYFY BACKUP DATA RESTORABILITY BY YOURSELF!
- UID/GID of data dir must be 1000:1000. As workaround owner is switched from .service (docker-compose could help)
- Interrupted installation with empty datadir causes issue - uninstall creates empty backup file
- commandline wrapper bin to docker exec
- bash completitioner
- data backup, restore and delete buttons
- phoenixd version upgrade
- no other changes
- phoenix-cli binary included in docker
- no more beta
- usage detailing
- use ACINQ dockerhub images
- added instructions also to info page
- more tested backup and restore of data dir
- bitcoin / docker user setting mapped dynamically
tried to restore even backup folder contained no files
- remove "patching" from install_phoenixd.sh
- and use phoenixd upstream commits
- and use phoenixd upstream customized Dockerfile
- Enable phoenix-cli build by patching Dockerfile
- Fix start
- Done
