-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: add charts for a self-hosted signet setup #1125
Conversation
The exporter pod is failing:
|
41a9265
to
7470c9b
Compare
Both the regtest and signet setup is functional locally and the Makefile is extended with new entries. To test the signet deployment:
LND on signet generates the seed successfully, but seems to need one restart to have the networking active and switch the state from: Commands to test:
Edit: lnd does become active but needs a significantly longer time ~20 mins. Increasing the timeout for signet so it has time to sync fully. |
aae5f93
to
ce3a58c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just have a comment regarding the docs, otherwise LGTM
Discussed in: #1123
Depends on: GaloyMoney/blink#1385 (merged)