No description
Find a file
2026-05-14 22:08:25 +02:00
.github Initial commit 2026-03-04 12:56:16 +00:00
conf Fix CI issues 2026-03-06 10:14:15 +00:00
doc Fix CI issues 2026-03-06 10:14:15 +00:00
scripts Exclude change_url and fix backup restore 2026-03-06 10:33:50 +00:00
.editorconfig Initial commit 2026-03-04 12:56:16 +00:00
.gitattributes Initial commit 2026-03-04 12:56:16 +00:00
.gitignore Initial commit 2026-03-04 12:56:16 +00:00
config_panel.toml Initial commit, adding snac deployment. 2026-03-04 14:09:55 +00:00
LICENSE LICENSE 2026-03-05 18:33:39 +00:00
manifest.toml Upgrade sources 2026-05-14 00:32:03 +02:00
README.md Auto-update READMEs 2026-03-24 00:24:37 +01:00
tests.toml Exclude change_url and fix backup restore 2026-03-06 10:33:50 +00:00

Logo of snac2 snac2, packaged for YunoHost

A simple, minimalistic ActivityPub instance (Fediverse) with a file-based storage system

App Demo Version: 2.91~ynh1

Screenshots

Screenshot of snac2 Screenshot of snac2 Screenshot of snac2 Screenshot of snac2 Screenshot of snac2

📦 Developer info

Automatic tests level

🛠️ Upstream snac2 repository: https://codeberg.org/grunfink/snac2

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

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

📚 App packaging documentation

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