Commit Graph
5 Commits
Author SHA1 Message Date
denozord 58f1405fef 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.
Build and Push Docker Image / build (push) Successful in 8m1s
2025-07-11 18:22:16 +07:00
denozord e197dae9f7 Переписан BGP сервер на FRR 2025-07-11 18:06:07 +07:00
denozord d795a9ec7d Add BGP_LOG_LEVEL environment variable support to ExaBGP configuration. Update Docker_RUN.md to document new log level option and modify start.sh to utilize the log level during ExaBGP startup.
Build and Push Docker Image / build (push) Successful in 3m16s
2025-07-11 16:43:16 +07:00
denozord 8c4e527913 Refactor Docker setup to create additional directories for ExaBGP and update named pipe creation in start.sh. Modify Docker_RUN.md to include new log and environment variable checks, and clean up generate_config.py by removing obsolete CLI settings.
Build and Push Docker Image / build (push) Successful in 3m18s
2025-07-11 16:36:00 +07:00
denozord a437b75540 Enhance ExaBGP configuration and scripts by adding environment variable support for neighbor IP, local AS, and router ID. Update Dockerfile to include permissions for the new generate_config.py script. Improve start.sh to generate configuration dynamically and display relevant information during startup.
Build and Push Docker Image / build (push) Successful in 3m34s
2025-07-11 16:28:33 +07:00