Set up Blossom server on blossom.kosmos.org #630
Reference in New Issue
Block a user
Delete Branch "feature/blossom_server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sets up a Blossom server based on blossom-server and Deno 2, which allows uploading, mirroring, and deleting blobs via Nostr events.
There's a re-usable kosmos/blossom-cookbook (git submodule) and a wrapper with our infra-specific configs in
site-cookbooks/kosmos_blossom.Tested/running on https://blossom.kosmos.org (see example upload)
Currently, it only allows a few hardcoded pubkeys. I'm implementing LDAP auth in our fork next. We might want to leave this PR open until that is finished.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.