This website requires JavaScript.
Explore
Help
Sign In
infra
/
bgp-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58f1405fefd5f65ccef8f257603d5cfe067001fc
bgp-server
/
scripts
T
History
denozord
58f1405fef
Build and Push Docker Image / build (push)
Successful in 8m1s
Details
Update BGP configuration across multiple files to reflect new IP addresses. Changed router ID and neighbor IP in docker-compose.yml, Dockerfile, frr.conf, and related documentation. Adjusted subnet in network settings and prefixes in data files for consistency. Enhanced scripts to utilize updated environment variables.
2025-07-11 18:22:16 +07:00
..
generate_config.py
Update BGP configuration across multiple files to reflect new IP addresses. Changed router ID and neighbor IP in docker-compose.yml, Dockerfile, frr.conf, and related documentation. Adjusted subnet in network settings and prefixes in data files for consistency. Enhanced scripts to utilize updated environment variables.
2025-07-11 18:22:16 +07:00
load_prefixes.py
Переписан BGP сервер на FRR
2025-07-11 18:06:07 +07:00
monitor.py
Переписан BGP сервер на FRR
2025-07-11 18:06:07 +07:00
reload_prefixes.py
Переписан BGP сервер на FRR
2025-07-11 18:06:07 +07:00
start-server.ps1
Update BGP configuration across multiple files to reflect new IP addresses. Changed router ID and neighbor IP in docker-compose.yml, Dockerfile, frr.conf, and related documentation. Adjusted subnet in network settings and prefixes in data files for consistency. Enhanced scripts to utilize updated environment variables.
2025-07-11 18:22:16 +07:00
start.sh
Переписан BGP сервер на FRR
2025-07-11 18:06:07 +07:00
stop-server.ps1
Переписан BGP сервер на FRR
2025-07-11 18:06:07 +07:00
update-container.ps1
Enhance Docker setup and scripts by adding default environment variables for BGP configuration, improving the update process with safe and quick update options, and implementing testing capabilities in the prefix loader script. Update start.sh to include permission checks and network connectivity validation during ExaBGP startup.
2025-07-11 17:20:30 +07:00