Dronetag On-Premise Documentation
Welcome to the Dronetag On-Premise documentation. Running Dronetag Cloud Platform in on-premise mode allows you to deploy our services within your own infrastructure, providing enhanced privacy, security, and control over your drone operations.
Dronetag On-Premise is available in two variants: pre-installed node or self-install kit. The pre-installed node is a ready-to-use hardware solution (a mini PC server) that is ready to plug-and-play. The self-install kit provides the software and instructions to set up your own hardware.
This documentation is a work in progress. We are continuously updating it to provide the most accurate and comprehensive information. If you have any questions or need assistance, please reach out to us.
What is Dronetag On-Premise?
Dronetag On-Premise is a self-hosted solution designed for organizations that require a private and secure environment for their drone tracking and identification needs.
It is designed and usually paired with Dronetag Scout, which is a stationary Remote ID receiver, which can be configured to receive Remote ID messages and send them on local network to the on-premise instance, instead of sending the data to our cloud platform instance.

On-Premise Available Functions
The On-Premise can be set-up to offer various levels of functionalities, depending on your needs. Many services are decoupled and can be run independently, allowing you to choose the ones that best suit your requirements.
Functionality | Description | Connections/Outputs | |
---|---|---|---|
Remote ID Ingestion Service | Service to ingest data and parse Remote ID messages | Kafka Topic / Another Node | Required |
Data Storage Service | Service to store ingested data in PostgreSQL database and provide API on top of it. Requires Remote ID Ingestion Service. | HTTP API | Optional |
Local Dronetag App for Web | Web application to visualize ingested data and manage Dronetag devices. Requires Data Storage Service to show both real-time and historical data. | Web App | Optional |
Forwarding Service | Service to forward ingested data to 3rd-party systems in various UTM formats and other services. Requires Remote ID Ingestion Service. | HTTP Webhooks / MQTT, Various UTM formats | Optional |
User Account Management | Collection of features allowing you to have users with different sharing options and private data within your instance. Without this feature, the app is used without user accounts and all data are accessible to everyone in your network. | HTTP API | ⏳ Not available yet |
Network Remote ID Ingestion Service | Service to receive data from Network Remote ID devices, such as Dronetag Mini or Mini 4G | Kafka Topic / HTTP API | ⏳ Not available yet |
Some features that are typically present in our cloud instance are unavailable yet in the on-premise version, but are planned for future releases. If you are interested in a specific feature, please reach out to us.