# eyebluecn/tank

《蓝眼云盘》(Eyeblue Cloud Storage)

Repository: https://github.com/eyebluecn/tank
Canonical: https://ross.abutalabs.com/products/tank
Homepage: https://tank-doc.eyeblue.cn
Language: Go
License: MIT
License Family: permissive
Topics: golang, linux, storage
Last push: 2026-02-14T16:13:46+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 67, release rhythm 46, longevity 100
- inputs: {"age_days": 3175, "days_push": 200, "days_rel": 200, "gap_med": 145, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3237, forks 553 (observed 2026-08-28T04:07:50.372882+00:00)

## What it is
Tank (Eyeblue Cloud Storage) is a self-hosted cloud storage application written in Go, offering file upload, sharing, preview, WebDAV, and multi-user support. It runs out of the box with SQLite or MySQL and works as a third-party file storage backend via its API.

## Use cases
- self-host a personal cloud drive
- share files with links
- mount storage via webdav
- use as file storage backend for a website
- upload large files with resumable chunked transfer
- scan local disk files into the cloud drive

## When to choose
- you want an elegant self-hosted cloud storage with WebDAV and sharing
- you need a zero-dependency setup via SQLite
- you want a Go-based file storage API for your own apps

## When to avoid
- you need S3-compatible object storage or federation
- you need massive-scale enterprise storage with clustering
- you only need a simple static file server

## Facets
- artifact type: application
- maturity: active
- function: file-upload, http-server, image-processing, web-framework, database
- domain: self-hosted, files, web-development, cloud-computing
- platform: windows, self-hosted, go, cross-platform
- tags: cloud-storage, file-sharing, webdav, personal-cloud, file-manager, multi-user, linux, macos, docker

## Member repositories
- eyebluecn/tank (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:50.372882+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:24:34.427746+00:00, confidence not recorded.
  - readme: https://github.com/eyebluecn/tank (fetched 2026-08-28T04:07:50.372882+00:00, sha b730fff3bd43)
  - homepage: https://tank-doc.eyeblue.cn (fetched 2026-08-29T09:37:31.469822+00:00, sha d1236e62f1f0)
  - site_page: https://tank-doc.eyeblue.cn/basic/install.html (fetched 2026-08-29T09:37:31.472244+00:00, sha e2c3a7a6b668)
- Data as of 2026-08-30T08:39:29.467469+00:00.
