umbrel-apps/agora/umbrel-app.yml

29 lines
979 B
YAML
Raw Permalink Normal View History

2022-05-16 13:30:51 +00:00
manifestVersion: 1
2022-04-20 20:32:07 +00:00
id: agora
category: files
2022-04-20 20:32:07 +00:00
name: Agora
2022-06-05 15:30:47 +00:00
version: "0.1.2"
2022-04-20 20:32:07 +00:00
tagline: Sell your files for Bitcoin
description: >-
Agora is a project that allows anyone to sell files on the web for
bitcoin using the Lightning Network.
Agora serves the contents of a local directory, providing file listings and downloads over HTTP. For example, you can point it at a directory full of PDFs, allowing users to browse and view the PDFs in their web browser. If agora is connected to an LND node, it can be configured to require Lightning Network payments for downloads.
developer: Casey Rodarmor & Sönke Hahn
website: https://agora-org.github.io/agora/
dependencies:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
repo: https://github.com/agora-org/agora
support: https://t.me/agoradiscussion
port: 12080
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: /admin/
deterministicPassword: true
defaultUsername: umbrel
torOnly: false
submitter: Jonathan Zernik
submission: https://github.com/getumbrel/umbrel/pull/1282