-
Notifications
You must be signed in to change notification settings - Fork 76
Sample Docker compose with a Boost container for deal-making #695
Copy link
Copy link
Closed
Description
@LaurenSpiegel: After speaking with the team further, the most helpful thing would actually be setting up docker compose with a Boost container for deal-making, a Boost container for the UI and a Lotus container all in dev mode to make running locally for devs (or any first-time users of the software) easier.
Expected result: user having docker locally can test boost, and make a deal without needing to compile lotus and boost repos.
Tools to be containerized:
lotuslotus-seedlotus-minerdevnet(from boost repo)?boostboostdboostxboostreact GUI
Tasks:
- Dockerfile for packing
lotustools in dev mode. - Dockerfile for packing
boost: containingboost,boostd,boostx. - Dockerfile for
boostGUI. - Compose file for orchestrating everything.
- Makefile scripts for building docker containers.
- Doc with samples on how to make a deal using the compose file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done