# Installing Apache Superset For comprehensive installation instructions, please see the Apache Superset documentation: **[📚 Installation Guide →](https://superset.apache.org/docs/installation/installation-methods)** The documentation covers: - [Docker Compose](https://superset.apache.org/docs/installation/docker-compose) (recommended for development) - [Kubernetes / Helm](https://superset.apache.org/docs/installation/kubernetes) - [PyPI](https://superset.apache.org/docs/installation/pypi) - [Docker Builds](https://superset.apache.org/docs/installation/docker-builds) - [Architecture Overview](https://superset.apache.org/docs/installation/architecture) ## Building from Source For building from a source release tarball, see the Dockerfile at: `RELEASING/Dockerfile.from_local_tarball`