This repository contains the configuration, automation scripts, and operational components used for the NEXUS gateway system.
The repository includes:
- Cron jobs – Scheduled tasks for system operations and monitoring
- System configuration files – Including
fstab,.k5login, and related setup files - Alarm and monitoring code – Scripts used for system health checks and alerts
- Supporting infrastructure scripts – Utilities required for gateway operation
Due to size and security considerations, not all components are stored in this repository.
The majority of system files and supporting data are available in the following Google Drive:
🔗 https://drive.google.com/drive/folders/1rPmb_m3x5zwTG6ZJgr5VWzUjG6R7olAr?usp=drive_link
For security reasons, the repository does not include sensitive information, such as:
- SSH keys or
.sshdirectories - User-specific credentials
- Any private authentication material
This repository is intended to:
- Track system configuration changes
- Maintain reproducibility of the gateway setup
- Provide a reference for deployment and debugging
- Virtual environments (
venv/) and system-generated files are intentionally excluded - Only source code, configuration, and reproducible setup components are tracked
Maintained by the NEXUS operations team.