2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2026-03-28 01:52:39 +01:00
Garage package for YunoHost
Find a file
2026-02-01 00:30:01 +01:00
.github Delete updater.sh 2023-12-10 21:15:10 +01:00
conf use include proxy_params_no_auth; 2026-01-31 10:27:06 +01:00
doc add fr 2025-03-01 09:58:48 +01:00
scripts remove garage_version variable as it isn’t used anywhere 2026-01-31 10:38:08 +01:00
.gitignore cleaning 2024-12-13 12:04:52 +01:00
config_panel.toml Update config_panel.toml 2025-11-06 10:44:59 +01:00
LICENSE WIP packaging 2022-07-30 14:02:57 +02:00
manifest.toml Upgrade to v2.2.0 2026-01-31 11:45:05 +01:00
README.md Auto-update READMEs 2026-01-31 11:45:16 +01:00
tests.toml Reneable install tests because otherwise the CI cant test anything ... 2023-12-11 01:42:18 +01:00

Logo of Garage Garage, packaged for YunoHost

Distributed S3 storage

🌐 Official app website Version: 2.2.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Garage repository: https://git.deuxfleurs.fr/Deuxfleurs/garage

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/garage_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade garage -u https://github.com/YunoHost-Apps/garage_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.