
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 4m26s
strfry-cloudron
strfry - a nostr relay packaged to run as a cloudron app. Supports event policies through the chief plugin.
The app is not yet in the Cloudron App Store so for now you have to use the Cloudron CLI to install.
Prerequisites
Install the Cloudron CLI - npm install -g cloudron
Installation
# Authenticate the CLI with your Cloudron instance
cloudron login your.instance.com
# Clone the project and change into it
git clone https://git.nostrdev.com/stuff/strfry-cloudron
cd strfry-cloudron
# Install latest version
cloudron install --image git.nostrdev.com/stuff/strfry-cloudron:latest -l strfry.YOURDOMAIN.com
Languages
Dockerfile
77.7%
Shell
22.3%