docs: update installation instructions across multiple languages to clarify prerequisites and automatic Watchtower setup

This commit is contained in:
Anish Sarkar 2026-02-27 04:46:29 +05:30
parent 4e401fdb92
commit d6cb41d130
5 changed files with 18 additions and 60 deletions

View file

@ -81,6 +81,8 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
Run SurfSense on your own infrastructure for full data control and privacy.
**Prerequisites:** [Docker](https://docs.docker.com/get-docker/) (with [Docker Compose](https://docs.docker.com/compose/install/)) must be installed and running.
```bash
curl -fsSL https://raw.githubusercontent.com/MODSetter/SurfSense/main/docker/scripts/install.sh | bash
```