DRP Installation Manual - BlueCat Gateway - 26.1.0

Device Registration Portal Installation and User Manual

ft:locale
en-US
Product name
BlueCat Gateway
Version
26.1.0

BlueCat Adaptive Applications are licensed, out-of-the-box applications that provide you with advanced DDI functionality with minimal configurations. Adaptive Applications extend the functionality of the BlueCat core Adaptive DNS platform, DNS Integrity, in specific areas to drive increased customer value and competitive differentiation.

The Device Registration Portal is an application that allows organizations to configure registration and tracking for devices requiring network access. It consists of four Docker containers, which include:

  • drp-backend - Python, FastAPI and uvicorn backend of DRP

  • drp-scheduler - Python worker used for device cleanup jobs

  • drp-frontend - Nginx and React frontend of DRP

  • drp-traefik - traefik used as proxy and load balancer for DRP

  • drp-database - Postgres database for DRP

  • drp-migrations - Python and Alembic one time run container to perform database migrations