1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garage_ynh.git synced 2025-11-05 12:18:45 +01:00
Garage package for YunoHost
Find a file
2025-07-29 08:27:41 +02:00
.github Delete updater.sh 2023-12-10 21:15:10 +01:00
conf Merge branch 'testing' into web_endpoint 2024-02-06 10:26:37 +01:00
doc add fr 2025-03-01 09:58:48 +01:00
scripts install-if we are not inside a container 2025-03-01 00:13:46 +01:00
.gitignore export virtualisation var 2022-11-30 11:40:43 +01:00
config_panel.toml Update config_panel.toml 2025-03-01 10:06:56 +01:00
LICENSE WIP packaging 2022-07-30 14:02:57 +02:00
manifest.toml Better description + typo 2025-07-29 08:27:41 +02:00
README.md Testing (#42) 2025-06-02 16:01:07 +02: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

S3 storage

🌐 Official app website Version: 1.0.1~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.