21 lines
520 B
YAML
21 lines
520 B
YAML
|
_config: !!joao
|
||
|
vault: none
|
||
|
name: none
|
||
|
description: activitypub server
|
||
|
docs:
|
||
|
- https://docs.gotosocial.org/en/latest/
|
||
|
- https://litestream.io/
|
||
|
packages:
|
||
|
self:
|
||
|
image: superseriousbusiness/gotosocial
|
||
|
source: https://github.com/superseriousbusiness/gotosocial
|
||
|
version: "0.15.0"
|
||
|
check: github-releases
|
||
|
comparison: suffix
|
||
|
litestream:
|
||
|
source: https://github.com/benbjohnson/litestream
|
||
|
image: litestream/litestream
|
||
|
check: github-releases
|
||
|
version: "0.3.13"
|
||
|
comparison: suffix
|