mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #388] [MERGED] Adding the option to include the ip tables route when installing via … #1021
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#1021
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/maziggy/bambuddy/pull/388
Author: @wreuel
Created: 2/15/2026
Status: ✅ Merged
Merged: 2/19/2026
Merged by: @maziggy
Base:
0.2.1b← Head:feature/addIpTablesOnDockerInstal📝 Commits (9)
ac597e5Adding the option to include the ip tables route when installing via docker-install.shee1a012Merge branch '0.2.0b' into feature/addIpTablesOnDockerInstal0d7cf0fComplying with PR9d9a2ebMerge branch '0.2.1b' into feature/addIpTablesOnDockerInstal17eb482Merge branch '0.2.1b' into feature/addIpTablesOnDockerInstalc879a78Complying with PRca0fb0cMerge branch '0.2.1b' into feature/addIpTablesOnDockerInstala097bdaMerge branch '0.2.1b' into feature/addIpTablesOnDockerInstal324c716Fix indentation in iptables check📊 Changes
1 file changed (+77 additions, -0 deletions)
View changed files
📝
install/docker-install.sh(+77 -0)📄 Description
…docker-install.sh
Description
Added an option to do the IP Tables on the install
Fixes #
Type of Change
Changes Made
Just added a call on the sh to create the IP Tables entry
Screenshots
Testing
Checklist
Additional Notes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.