This repository contains the official documentation for QueryPie, an integrated security solution that provides DAC (Database Access Controller), SAC (System Access Controller), KAC (Kubernetes Access Controller), and WAC (Web Access Controller) in a unified platform.
This repository serves as the central hub for maintaining and publishing QueryPie's product documentation, including:
- User Manual - Comprehensive guides for end users
- Administrator Manual - System configuration and management documentation
- Release Notes - Latest updates and feature changes
- API Documentation - Technical reference materials
- Visit our live documentation site
- Browse through the user manual for step-by-step guides
- Check release notes for the latest features and improvements
- Report documentation issues via GitHub Issues
- Suggest improvements or corrections
- Submit pull requests for documentation updates
- Next.js 15 - React framework for static site generation
- Nextra 4 - Documentation framework
- TypeScript 5 - Type-safe development
- React 19 - UI library
To run the documentation site locally:
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
npm startThe site will be available at http://localhost:3000.
We welcome contributions to improve our documentation! Please:
- Fork this repository
- Create a feature branch
- Make your changes
- Submit a pull request
For major changes, please open an issue first to discuss what you would like to change.
- Documentation Issues: GitHub Issues
- Product Support: QueryPie Support Portal
- Community: QueryPie Community Edition
© 2025 QueryPie, Inc. All rights reserved.
The content of this repository is the intellectual property of QueryPie, Inc. However, this documentation is made available under the Creative Commons Attribution 4.0 International License (CC BY 4.0), which allows free sharing, modification, and commercial use with proper attribution.
This documentation is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
- ✅ Free to share and adapt - You can copy, redistribute, and modify this documentation
- ✅ Commercial use allowed - You can use it for commercial purposes
⚠️ Attribution required - You must give appropriate credit and link to the license⚠️ Trademark restrictions - "QueryPie" is a trademark; derivative works must clearly state they are not official QueryPie documents
For full details, please refer to the license files above or visit Creative Commons CC BY 4.0.