Skip to content

feat: replace location_id with tags, add dynamic port_ranges support #9

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 1 commit into
base: main
Choose a base branch
from

Conversation

Scvtt
Copy link

@Scvtt Scvtt commented Apr 21, 2025

  • Swapped deprecated location_id with tags-based node selection using /nodes/deployable
  • Added support for port_ranges (e.g. 27015-27025,27030-27035)
  • Automatically assigns the first free port from each range during deployment
  • Adds extra allocations via /servers/:id/build after server creation
  • Improved logging for deployable nodes, used ports, and port assignment

- Swapped deprecated location_id with tags-based node selection using /nodes/deployable
- Added support for port_ranges (e.g. 27015-27025,27030-27035)
- Automatically assigns the first free port from each range during deployment
- Adds extra allocations via /servers/:id/build after server creation
- Improved logging for deployable nodes, used ports, and port assignment
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