Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: allow specifying of macaroon directory and name #61

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

carlaKC
Copy link
Contributor

@carlaKC carlaKC commented Nov 25, 2020

Previous changes set lndmon to only use the macaroon path that is set
when we use docker-compose and the mounted macaroons volume. This commit
updates lndmon to use the macaroon dir path and adds a macaroon name (so
that macaroons other than the readonly macaroon could be used). This
allows standalone lndmon containers that do not use our docker-compose
setup to specify where their macaroons are.

Previous changes set lndmon to only use the macaroon path that is set
when we use docker-compose and the mounted macaroons volume. This commit
updates lndmon to use the macaroon dir path and adds a macaroon name (so
that macaroons other than the readonly macaroon could be used). This
allows standalone lndmon containers that do not use our docker-compose
setup to specify where their macaroons are.
Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👾

@Roasbeef Roasbeef merged commit f07d574 into lightninglabs:master Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants