Skip to content

Conversation

kpinter-iohk
Copy link
Contributor

Description

Adds option to local-env to run a stack with cardano+ogmios+dolos

Checklist

  • Commit sequence broadly makes sense and commits have useful messages.
  • The size limit of 400 LOC isn't needlessly exceeded
  • The PR refers to a JIRA ticket (if one exists)
  • New tests are added if needed and existing tests are updated.
  • New code is documented and existing documentation is updated.
  • Relevant logging and metrics added
  • Any changes are noted in the changelog.md for affected crate
  • Self-reviewed the diff

cat ./modules/cardano.txt >> docker-compose.yml
cat ./modules/ogmios.txt >> docker-compose.yml
cat ./modules/dolos.txt >> docker-compose.yml
;;
Copy link
Contributor

Choose a reason for hiding this comment

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

If it is not heavy ( like 1000G of memory ;-) ) I would rather add it to 2, 3, 4, 5. Does it clash with db-sync running in the same setup?

@skylar-simoncelli
Copy link
Contributor

image

-d 6 seems to run fine for me

When you have built the support for Dolos into the node you can add another deployment option for including the partner chians nodes running on Dolos instead of db-sync

@skylar-simoncelli skylar-simoncelli self-requested a review October 6, 2025 09:20
Copy link
Contributor

@skylar-simoncelli skylar-simoncelli left a comment

Choose a reason for hiding this comment

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

Approved, happy keeping this PR minimal as it currently is - just adding a method of getting Dolos running quickly for a local development tool

Can integrate it further once you have got it working

@kpinter-iohk kpinter-iohk force-pushed the add-dolos-to-localenv branch from ed0c5bb to bfb5059 Compare October 6, 2025 14:58
@kpinter-iohk kpinter-iohk force-pushed the add-dolos-to-localenv branch from 9d4d7ba to 8489e54 Compare October 6, 2025 18:43
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.

3 participants