SurfSense/surfsense_web/content/docs/installation.mdx
DESKTOP-RTLN3BA\$punk da2d606a43 feat: new docs
2025-04-24 01:39:56 -07:00

21 lines
No EOL
644 B
Text

---
title: Installation
description: Current ways to use SurfSense
full: true
---
# Installing SurfSense
There are two ways to install and use SurfSense:
## Docker Installation (Preferred)
The recommended way to install SurfSense is using Docker. This method provides a containerized environment with all dependencies pre-configured.
[Learn more about Docker installation](/docs/docker-installation)
## Manual Installation
For users who prefer more control over the installation process or need to customize their setup, we also provide manual installation instructions.
[Learn more about Manual installation](/docs/manual-installation)