# Kodiqa-Solutions/VaultS3

Lightweight, S3-compatible object storage server with built-in web dashboard. Single binary, low memory, encryption at rest.

Repository: https://github.com/Kodiqa-Solutions/VaultS3
Canonical: https://ross.abutalabs.com/products/vaults3
Homepage: https://www.vaults3.com
Language: Go
License: AGPL-3.0
License Family: copyleft
Last push: 2026-08-24T14:24:08+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 13
- inputs: {"age_days": 192, "days_push": 9, "days_rel": 7, "gap_med": 0.0, "n_releases_24m": 97}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1426, forks 80 (observed 2026-08-28T04:04:40.506957+00:00)

## What it is
VaultS3 is a lightweight, S3-compatible object storage server written in Go, shipped as a single binary with a built-in web dashboard, encryption at rest, erasure coding, and Raft clustering. It positions itself as a self-hosted alternative to MinIO with no paywalled features, idling in roughly 17 MB of RAM.

## Use cases
- self-host s3-compatible object storage
- replace minio without paying for a console
- run lightweight object storage on a small vps or homelab
- store backups with encryption at rest and versioning
- serve files to aws sdk, aws cli, rclone, or boto3
- host multi-tenant storage with per-bucket encryption keys
- query csv and parquet objects with sql without downloading them
- scan uploads for viruses before storing them

## When to choose
- you want a single-binary, low-memory s3 server with a management ui included
- you were burned by minio's move of features behind paid tiers
- you need encryption at rest, per-bucket keys, or crypto-shredding for multi-tenant isolation
- you want oidc sso, audit logs, and virus scanning built in
- you run small-to-medium deployments where a one-person project's risk is acceptable

## When to avoid
- you need vendor or company support guarantees for critical production data
- you require massive-scale, multi-datacenter distributed storage like seaweedfs or ceph
- agpl-3.0 licensing is incompatible with your usage
- you prefer a project with a large maintainer team and long track record

## Facets
- artifact type: service
- maturity: active
- function: object-storage, http-server, cryptography, search-engine, auth, authorization, monitoring, webhook
- domain: self-hosted, cloud-computing, infrastructure-as-code, databases, security, developer-tools, files
- platform: windows, self-hosted, go, cli
- tags: s3-compatible, object-storage, single-binary, minio-alternative, erasure-coding, raft-clustering, web-dashboard, encryption-at-rest, oidc-sso, virus-scanning, s3-select, presigned-urls, linux, macos, docker, kubernetes

## Member repositories
- Kodiqa-Solutions/VaultS3 (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.506957+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-30T04:37:24.925180+00:00, confidence not recorded.
  - readme: https://github.com/Kodiqa-Solutions/VaultS3 (fetched 2026-08-28T04:04:40.506957+00:00, sha 47b9280e60d9)
  - homepage: https://www.vaults3.com (fetched 2026-08-29T11:49:13.247031+00:00, sha 8a73d8b21d16)
  - site_page: https://www.vaults3.com/features (fetched 2026-08-29T11:49:13.256049+00:00, sha b658ca9cce9c)
  - site_page: https://www.vaults3.com/docs (fetched 2026-08-29T11:49:13.258410+00:00, sha ddea04e61f29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
