{% extends "base.html" %} {% block content %}

{{config.extra.organization.name}}

{{config.extra.organization.name}}

{{ config.extra.organization.description }}

Host a Website
Store Media
Backup Target

Each chunk of data is replicated in 3 zones

Zone (multiple servers)
Chunks of data

Our Goals

We made it lightweight and kept the efficiency in mind.

  • As self-contained as possible
  • Easy to set up
  • Highly resilient to
    network failures, network latency
    disk failures, sysadmin failures
  • Relatively simple
  • Made for multi-datacenter deployments

Keeping requirements low

We worked hard to keep requirements as low as possible
as we target the largest possible public.

  • CPU
    Any x86_64 CPU from the last 10 years, ARMv7 or ARMv8
  • RAM
    1 GB
  • Disk space
    At least 16 GB
  • Network
    200 ms or less, 50 Mbps or more
  • Heterogeneous hardware
    Build a cluster with whatever second-hand machines are available

Data resiliency for everyone

Lorem ipsum dolor sit amet consectetur adipisicing elit.

Garage implements the Amazon S3 API
and thus is already compatible with many applications.

Standing on the shoulders of giants

Lorem ipsum dolor sit amet consectetur adipisicing elit.

Sponsors and funding

The Deuxfleurs association has received a grant from NGI POINTER, to fund 3 people working on Garage full-time for a year : from October 2021 to September 2022.

NGI Pointers

This project has received funding from the European Union's Horizon 2021 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement N° 871528.

{% endblock %}