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

Add tooling grammar and ability to spin up an esplora instance on existing bitcoind in doppler file #104

Merged
merged 5 commits into from
Jan 5, 2025

Conversation

tee8z
Copy link
Owner

@tee8z tee8z commented Jan 5, 2025

This turned into a much more difficult feat than I originally had hoped due to permissions issues and how much the run.sh script in the blockstream esplora docker image depended upon making it's own bitcoind instance. However, I was able to get this setup such that a user can now easily point an esplora instance at a bitcoind node running in their doppler cluster. This does not support having multiple esplora instance pointed at the same bitcoind node, but that feels like an anti-pattern and am fine keeping that constraint. Some notes were also added into how to access the esplora instance once it is up as well.
Screenshot-5
Screenshot-3

@tee8z tee8z self-assigned this Jan 5, 2025
@tee8z tee8z linked an issue Jan 5, 2025 that may be closed by this pull request
@tee8z tee8z merged commit c8753b8 into master Jan 5, 2025
5 checks passed
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.

Add esplora to Doppler
1 participant