The application allows users to easily manage and control the infrastructure. After adding IP addresses, the user can monitor the network status. The program at fixed intervals, pings the devices and presents this data to the user.
- Web framework: Django 5.0 (with Python 3.12)
- Database: PostgreSQL
- Containerization: Docker (with docker-compose)
- Asynchronous Task Queue: Celery
- Message Broker: RabbitMQ
- Development and Deployment: Github Actions