ExchangeUnion / xud-docker

Streamlined setup of xud and all dependencies via docker 🐳
https://docs.exchangeunion.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

chore: remove xud.conf #722

Closed reliveyy closed 4 years ago

reliveyy commented 4 years ago

Partially resolving #405

This PR replaces xud.conf file with a bunch of command-line options in entrypoint.sh. It also removes xud script option --xud.preserve-config. In a legacy environment, the old xud.conf will be renamed to previous-xud.{timestamp}.conf.

How to test?

The expected behaviour is not breaking anything about the xud service.

raladev commented 4 years ago
raladev commented 4 years ago