Skip to content

nostrdev-com/strfry-cloudron

 
 

Repository files navigation

strfry-cloudron

strfry - a nostr relay packaged to run as a cloudronapp. Supports event policies through the chief plugin.

Prerequisites

Install the Cloudron CLI

Installing

The app is still not in the Cloudron App Store so right now you have to use the Cloudron CLI to install.

Grab the latest package version hash from this page and run the following commands.

Authenticate the CLI with your Cloudron instance.

cloudron login your.instance.com

Install the app

cloudron install --image ghcr.io/sebdeveloper6952/strfry-cloudron:<version>

For example:

cloudron install --image ghcr.io/sebdeveloper6952/strfry-cloudron:1974e1c2267ead714d2f5d346536f410ba56a844

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 63.8%
  • Shell 36.2%