Skip to content

feat: add some changes #28

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

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

feat: add some changes #28

wants to merge 17 commits into from

Conversation

TartanLeGrand
Copy link
Collaborator

This pull request includes several changes to the configuration and setup of the Graph Node services. The changes focus on adding network configurations, updating dependencies, and enhancing the logging and environment setup.

Workflow and Docker Configuration Updates:

  • .github/workflows/test-custom-port.yml: Added --network host option to the ipfs service and moved the setup-node action to a later step. [1] [2]
  • docker-compose.yml: Added a new docker-compose configuration for graph-node, ipfs, and postgres services, including ports, dependencies, and environment variables.

Logging and Environment Enhancements:

  • start-graph-node.sh: Added GRAPH_LOG=debug environment variable to enhance logging for the Graph Node service.

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.

1 participant