mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
21 lines
644 B
Text
21 lines
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)
|