BeeOS Docs
  • Welcome
  • Concepts
    • Overview
    • Bee agents
    • Hive server
      • Bee provisioning
        • Scheduler
      • Workflows
      • Gateway
    • Beekeeper server
    • Use cases
  • Using BeeOS
    • Installing and running BeeOS
      • Installing a hive server
      • Running a hive server
      • Running bee agents
Powered by GitBook
On this page
  1. Concepts

Beekeeper server

An All-in-One Management Solution for Hives

PreviousGatewayNextUse cases

Last updated 2 years ago

This is a work in progress

The Beekeeper Server is a comprehensive solution for managing and monitoring remote hives. It comprises a web-based console (Beekeeper Console) and a robust administration API service. With Beekeeper, you can effortlessly manage the deployment of hives and bees, configure them visually, manage message routing, schedule configuration deployments, and monitor and collect logs from remote deployments.

  • Deployment management of hives and bees.

  • Visual editor to configure bees and hives.

  • Flows editor to manage the routing of bee messages

  • Schedule service to deploy configurations based on its assigned tags

  • Dashboard to monitor and collect logs from the remote deployments

Embedded Hive for Convenient Configuration

The Beekeeper Server features an embedded hive, allowing for visual configuration without the need for a command line. However, this embedded hive cannot be accessed via API from external services or the beectl CLI and must be configured through the Beekeeper Console or its high-level API.

Seamless Connection to Multiple Root Hives

The Beekeeper Server can manage one or multiple root hives, providing the concept of workspaces. Each workspace is connected to a single root hive, enabling seamless connection to remote servers (from hive to Beekeeper). The server includes a default workspace that is connected to the embedded hive.

Screenshots

Beekeeper overview
Bee configuration (settings)
Bee configuration (routes)
Hive flows editor
Hive and bees management
Bee agents downloads page