af197d8953
Remove obsolete files and scripts related to the BGP server setup, including .gitignore, Dockerfile, and various documentation files. Update docker-compose.yml to streamline the configuration for the FRRouting BGP server. This cleanup enhances project maintainability and focuses on the current implementation.
denozord2025-07-11 18:41:15 +07:00
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.
main
denozord2025-07-11 18:22:16 +07:00
e197dae9f7
Переписан BGP сервер на FRR
denozord2025-07-11 18:06:07 +07:00
3c5740784b
Update Docker_RUN.md and load_prefixes.py for improved BGP configuration and logging. Adjusted IP addresses in Docker_RUN.md for consistency and clarity. Enhanced load_prefixes.py with error logging and refined JSON message handling for better robustness during ExaBGP operations.
bind
denozord2025-07-11 17:58:56 +07:00
ca565b698c
Enhance logging and error handling in load_prefixes.py and start.sh. The prefix loader now handles file write errors gracefully, while start.sh includes improved permissions setup for log files and named pipes, along with additional checks for ExaBGP process status after startup.
denozord2025-07-11 17:45:13 +07:00
063c85e4c1
Update Dockerfile to include procps package and enhance start.sh with additional ExaBGP process checks. The script now verifies the ExaBGP process status after startup and checks for the prefix loader process, improving monitoring and troubleshooting capabilities.
denozord2025-07-11 17:37:00 +07:00
5feedd9a39
Update Dockerfile to include procps package and enhance start.sh with additional ExaBGP process checks. The script now verifies the ExaBGP process status after startup and checks for the prefix loader process, improving monitoring and troubleshooting capabilities.
denozord2025-07-11 17:28:19 +07:00
699cb4b5ba
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.
denozord2025-07-11 17:20:30 +07:00
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.
denozord2025-07-11 16:43:16 +07:00
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.
denozord2025-07-11 16:36:00 +07:00
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.
denozord2025-07-11 16:28:33 +07:00
050cf03339
Refactor Docker setup to include /run/exabgp directory and update ExaBGP configuration. Added named pipes in standard and compatibility locations, ensuring proper initialization for CLI communication.
denozord2025-07-11 16:21:30 +07:00
a7684e03a1
Enhance Docker setup with ExaBGP CLI support and troubleshooting steps. Added named pipes for CLI communication, updated configuration file, and included validation checks for prefixes.txt file creation.
denozord2025-07-11 16:15:59 +07:00
f4050a5839
Update Docker image tag in .gitea/workflows/docker.yml to reflect new repository structure
denozord2025-07-11 16:04:33 +07:00
28562b4ee4
Update Docker image tag in .gitea/workflows/docker.yml to use the new repository path
denozord2025-07-11 16:01:07 +07:00