Skip to content

feat(devops): implement local node setup script for platform infrastructure (#811)#861

Open
HademiData wants to merge 1 commit into
StellarDevHub:mainfrom
HademiData:feature/setup-local-node-setup
Open

feat(devops): implement local node setup script for platform infrastructure (#811)#861
HademiData wants to merge 1 commit into
StellarDevHub:mainfrom
HademiData:feature/setup-local-node-setup

Conversation

@HademiData

Copy link
Copy Markdown

Summary

Implements the Local Node Setup Script for the Platform Infrastructure module.

Changes

  • Added scripts/setup-local-node.sh for local infrastructure startup.
  • Added scripts/shutdown-local-node.sh for stopping local services.
  • Added --check mode for CI environment validation.
  • Updated GitHub Actions to validate the setup script.
  • Updated README with local node setup, validation, and shutdown instructions.

Testing

  • Verified setup-local-node.sh --check validates Docker and Docker Compose.
  • Verified local services can be started with setup-local-node.sh.
  • Verified services can be stopped with shutdown-local-node.sh.

Closes #811.

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@HademiData is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@HademiData Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[DevOps] Develop Local Node Setup Script for Platform Infrastructure

1 participant