Confluence Data Center Toolkit
The Confluence Data Center Tools Suite is a local deployment toolkit designed for plugin developers, QA engineers, and Confluence admins. It simplifies and accelerates the setup of local Confluence Data Center clusters using Docker and provides tools to manage instances, and perform common admin tasks—all through a set of scripts.
🧰 Core Features & What You Can Do
🔧 Deploy Confluence Data Center Locally
- Launch any Confluence DC version locally via Docker
- Configure number of nodes, ports, database ports, and more
- Run multiple versions or instances in parallel
⚙️ Automated Cluster Management
- Start, stop, restart individual nodes or the entire cluster
- Automatically create required Docker volumes and containers
- Centralized logging and log streaming (real-time)
🚀 Performance & Scaling
- Supports horizontal scaling by adding/removing nodes
- Simulate realistic multi-node Confluence DC environments
🧹 Maintenance & Cleanup Tools
- Tear down full environments
- Remove unused containers and volumes
- Easily stop/start clusters without losing configurations
📦 Plugin Testing Support
- Apply plugin timebomb licenses
- Easily test custom plugins in any Confluence DC version
💻 Platform Support
- Linux
🛢️DB Compatibility
- PostgreSQL
- Oracle
Support MySQL is planned for future updates.
⚡️ How It Speeds Up Your Work
🔧 Spin up a Confluence DC Cluster
❌ Without this tool: Manual Docker setup, configuration for each node
✅ With Confluence DC Tools Suite: Launch with a single deploy.sh command
🖥️ Manage Nodes & Logs
❌ Without this tool: Use complex Docker commands for each node
✅ With this tool: Start/stop nodes and view logs in runtime using simple scripts
🔁 Test Across Confluence Versions
❌ Without this tool: Set up and configure each version manually
✅ With this tool: Just change the version number in config
🧹 Clean Up Environments
❌ Without this tool: Manually remove Docker containers and networks
✅ With this tool: Tear down the full environment with one command (teardown.sh)
🏁 Use Cases
- Local testing of Confluence Data Center apps/plugins
- QA automation with consistent data and environments
- Performance/load testing in real cluster setups
- Reproducing customer issues on specific Confluence versions
Spin up fully functional Confluence Data Center instances locally and generate realistic test data in minutes — perfect for plugin developers, QA engineers, and Confluence admins.