Skip to content

rConfig V8 Core Features and Roadmap

After reading this page, I can see the full feature set that ships in rConfig V8 Core today, understand which capabilities belong to the paid editions instead, and know what the open-source roadmap is working toward next.

rConfig V8 Core is the free, open-source Network Configuration Management (NCM) platform built on 15 years of rConfig experience. Everything below is available in V8 Core unless explicitly marked as a different edition.

The V8.0.0 release established the foundational architecture for modern network configuration management: automated backups, multi-vendor support, and a clean, modern interface. The sections below group the current capabilities by area.

rConfig V8 Core features and roadmap, from automated multi-vendor backups to the open-source path ahead For the broader product direction across the paid editions, see the rConfig Pro and Vector roadmap.

  • Scheduled backup jobs with customizable intervals and timing
  • On-demand backups for any device or group from the UI or API
  • Multi-vendor CLI support over SSH and Telnet across Cisco, Juniper, Aruba, Fortinet, Palo Alto, MikroTik, HP, Ubiquiti, and hundreds more
  • Real-time job monitoring with execution history and detailed logging
  • Multi-term configuration search with All or Any matching and scope filters for tags, devices, command groups, and commands
  • Advanced filtering for devices, jobs, and configurations
  • Config diff and versioning with inline and side-by-side comparison, regex-based noise exclusion, and email alerts on changes
  • Device inventory with custom attributes and metadata
  • Device groups for organising devices into logical sets
  • Flexible tagging for categorising and filtering devices
  • Bulk operations across multiple devices at once
  • Device status monitoring for connectivity and backup success rates
  • REST API for programmatic device management and integration with existing tooling
  • Modern UI built on the shadcn/ui component library
  • Responsive layouts across desktop and mobile
  • Device dashboard showing device status, backup health, and recent activity
  • Job management for scheduling, monitoring, and managing backup jobs
  • Configuration browser with syntax highlighting
  • Config Compare for side-by-side comparison of configuration versions with change highlighting
  • Encrypted credential storage with encryption at rest
  • Single Sign-On (SSO) support for existing identity providers
  • Audit logging of user actions and system events
  • Secure session handling with configurable timeout policies
  • REST API for triggering backups, retrieving configurations, and managing devices
  • Webhook support for backup completion and system events
  • Custom pre and post-backup scripts for advanced workflows
  • Command-line utilities for automation and scripting
  • REST API documentation and examples for integration with existing systems
  • Configurable email notifications for backup failures and important events
  • Granular notification preferences per event type
  • Data export in CSV and JSON
  • Bulk import of device lists from external sources

V8 Core runs on a modern, supported foundation:

ComponentDetail
BackendLaravel 12 for stability and performance
RuntimePHP 8.4 for current performance and security support
DatabaseMySQL or MariaDB for configuration storage
APIREST API for automation and integrations
SourceFull source code access under an open-source license

For performance, V8 Core uses an optimised scheduler that handles hundreds of devices, SSH connection pooling to reduce overhead, asynchronous background job processing for a responsive UI, and robust error handling with retry logic.

rConfig V8 Core is free and open-source, and the project is committed to keeping it that way.

  • GitHub repository for source code, issues, and contributions
  • Community discussions for peer-to-peer help and tips
  • Issue tracker for reporting bugs and requesting features
  • Submit pull requests for bug fixes and enhancements
  • Improve the documentation and examples
  • Test new releases and report issues
  • Help translate the interface to additional languages
  • Share your experience and feature requests

The areas below describe where open-source development is heading. They are directional, not committed release dates.

Deeper automation is under exploration, including scheduling that adapts to network patterns, automated device discovery and onboarding, and self-healing backup failures with automatic retry strategies.

Configuration data is a rich source of insight into network health. Planned analytical work includes change trend analysis, device health scoring, and predictive alerting for potential issues.

As infrastructure evolves, V8 Core aims to expand protocol coverage, including NETCONF and YANG for modern devices, gRPC for cloud-native infrastructure, and REST APIs for programmable networking equipment.

Future work targets modern deployment patterns, including broader Docker support, Kubernetes deployment options, and a cloud-native architecture for flexible deployments.

For source code, feature requests, and community support, see the rConfig GitHub repository and GitHub discussions, or email info@rconfig.com.