mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 11:25:25 +02:00
Bonfire (social flavour) — federated social networking toolkit. App + PostGIS + Meilisearch, mirroring upstream's reference deployments. Closes #125 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
18 lines
504 B
JSON
18 lines
504 B
JSON
{
|
|
"id": "bonfire",
|
|
"name": "Bonfire",
|
|
"version": "1.0.5",
|
|
"description": "Federated social networking toolkit for communities: customizable digital spaces with ActivityPub federation, flexible boundaries and moderation tools.",
|
|
"logo": "bonfire.svg",
|
|
"links": {
|
|
"github": "https://github.com/bonfire-networks/bonfire-app",
|
|
"website": "https://bonfirenetworks.org",
|
|
"docs": "https://docs.bonfirenetworks.org"
|
|
},
|
|
"tags": [
|
|
"social",
|
|
"fediverse",
|
|
"activitypub"
|
|
]
|
|
}
|