1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gossa_ynh.git synced 2025-11-05 19:58:36 +01:00
Gossa package for YunoHost
Find a file
Alexandre Aubin ffbebe9582
Merge pull request #13 from YunoHost-Apps/testing
Fix markdown syntax
2025-08-31 15:48:46 +02:00
.github v2 2023-07-08 17:38:09 +02:00
conf Update systemd.service 2023-07-08 17:56:35 +02:00
doc Update DESCRIPTION_fr.md: fix markdown syntax 2025-08-31 15:48:22 +02:00
scripts cleaning 2025-01-21 22:22:45 +01:00
.gitignore v2.1 2025-01-21 22:20:31 +01:00
LICENSE First commit 2022-05-26 20:24:05 +02:00
manifest.toml Update manifest.toml 2025-01-21 22:37:22 +01:00
README.md Auto-update READMEs 2025-08-31 15:48:33 +02:00
tests.toml v2 2023-07-08 17:38:09 +02:00

Logo of Gossa Gossa, packaged for YunoHost

Fast and simple webserver for your files

Version: 1.1.2~ynh2

Screenshots

Screenshot of Gossa

📦 Developer info

Automatic tests level

🛠️ Upstream Gossa repository: https://github.com/pldubouilh/gossa

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/gossa_ynh/tree/testing

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

📚 App packaging documentation

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