mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
- Rename user-docs/intro to user-docs/ for consistent section landing pages (matching admin-docs/ and developer-docs/) - Add redirect from /user-docs/intro for existing bookmarks - Revamp README with Documentation header and three section links, condense quick-links row - Remove emojis from homepage cards and developer-docs overview - Widen subtitle container to prevent line wrap on homepage - Fix Contributor Guide link to developer-docs/ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.7 KiB
1.7 KiB
title, description
| title | description |
|---|---|
| Admin Documentation | Administrator guides for installing, configuring, and managing Apache Superset |
Admin Documentation
This section contains documentation for system administrators and operators who deploy and manage Apache Superset installations.
What's in this section
- Installation - Deploy Superset using Docker, Kubernetes, or PyPI
- Configuration - Configure authentication, caching, feature flags, and more
- Security - Set up roles, permissions, and secure your deployment
Related
- Database Drivers - See User Docs for database connection setup (admins may need to install drivers)
Looking for something else?
- User Documentation - Guides for analysts and business users
- Developer Documentation - Contributing, extensions, and development guides