Skip to content

Conversation

@yungwine
Copy link
Collaborator

No description provided.

@yungwine yungwine requested a review from Copilot September 25, 2025 20:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR allows custom configuration of validator IP address and validator-related ports through environment variables. It enables users to override default random port assignments and automatic IP detection by setting environment variables.

  • Allow custom validator IP via PUBLIC_IP environment variable
  • Enable custom port configuration for validator console, liteserver, and validator ports
  • Replace hardcoded random port generation with configurable environment variables

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
mytoninstaller/settings.py Adds PUBLIC_IP environment variable support for custom IP and uses vport from buffer
mytoninstaller/mytoninstaller.py Adds environment variable configuration for validator console, liteserver, and validator ports

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@yungwine yungwine merged commit 1d97ca8 into ton-blockchain:dev Sep 25, 2025
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