mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-05-11 18:32:24 -04:00
[PR #29] [MERGED] setup-pterodactyl-wings-full-setup-and-quick-setup #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/29
Author: @dragonfire1119
Created: 1/9/2025
Status: ✅ Merged
Merged: 1/9/2025
Merged by: @dragonfire1119
Base:
master← Head:setup-pterodactyl-wings-full-setup-and-quick-setup📝 Commits (2)
7cf1125✨ feat: Implement robust network configuration for Pterodactyld81d6c5🔧 feat(setup-pterodactyl-wings): Improve network configuration and📊 Changes
1 file changed (+199 additions, -82 deletions)
View changed files
📝
setup-pterodactyl-wings/run.sh(+199 -82)📄 Description
This pull request introduces a comprehensive network configuration process for the Pterodactyl setup, as well as improvements to the overall setup experience.
The key changes include:
create_pterodactyl_network()function to handle network creation with proper error checking and verification.configure_network()function to orchestrate the entire network configuration process, including subnet discovery, gateway calculation, and network creation.These changes improve the reliability and robustness of the Pterodactyl setup by ensuring the network is properly configured and does not interfere with existing network resources. Additionally, the improvements to the setup process provide a more user-friendly experience for the end-user.
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.