feat(fediwall): add ansible role

This commit is contained in:
2025-05-30 18:39:10 +02:00
parent b6365008ad
commit a206695e69
10 changed files with 194 additions and 0 deletions

View File

@ -9,6 +9,9 @@ available.
## Roles
- [`fediwall`](roles/fediwall/README.md): deployment of [Fediwall](https://fediwall.social),
a media wall for mastodon inspired by mastowall.
- [`gotosocial`](roles/gotosocial/README.md): deployment of [GoToSocial.org](https://gotosocial.org/),
an ActivityPub social network server, in a docker container.