2022-02-03 19:10:16 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: fediverse
|
2024-09-22 12:02:27 +00:00
|
|
|
version: 0.1.0
|
2022-02-03 19:10:16 +00:00
|
|
|
readme: README.md
|
|
|
|
authors:
|
2023-07-28 17:33:38 +00:00
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
|
|
|
description: Deploying fediverse software, mostly ActivityPub based
|
2022-02-03 19:10:16 +00:00
|
|
|
dependencies:
|
2024-09-22 12:02:27 +00:00
|
|
|
"community.docker": "^3.0.0"
|
2023-07-28 17:33:38 +00:00
|
|
|
license_file: LICENSE.md
|
2022-02-03 19:10:16 +00:00
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
2023-07-28 17:33:38 +00:00
|
|
|
repository: https://git.finally.coffee/finallycoffee/fediverse
|
|
|
|
issues: https://git.finally.coffee/finallycoffee/fediverse/issues
|