Commit Graph

3 Commits

Author SHA1 Message Date
Marco Argentieri
7305077cff Improving logs help (#88)
* added container_names

* removed deprecated links directive

* changed container_name related documentation

* added necessary dependencies

* added dependency

* improved help from Logs

* changed Services to global var

* Some fixes on logs helper

* fixes on logs helper

* logs helper changed if logic

* changed services string spacing

Co-authored-by: FrancisMars <francisconlm@hotmail.com>
Co-authored-by: FrancisMars <11526661+francismars@users.noreply.github.com>
2020-09-08 18:41:32 +01:00
Steve Myers
f1ada2f3a6 expose bitcoin peer port to users (#78)
* expose bitcoin peer port to users

* expose liquid peer port to users

* fix formatting errors
2020-07-28 17:54:12 +02:00
Pietralberto Mazza
e02c2fdd0d Changes for new version of esplora image (#62)
* changes for new version of esplora image

* add electrs port and esplora url env vars in compose yaml files

* wrap viper methods into Config type and use constants package

* add controller to interact with nigiri resources:
 * .env for docker-compose
 * docker daemon
 * json config file

* add use of constants and config packages and change start flag from --port to --env

* add package for global constants and variables

* add use of controller and constants packages instead of local methods and vars

* bump version

* use contants in logs command tests
2019-12-09 15:58:32 +01:00