{"id":22093965,"url":"https://github.com/sebdeveloper6952/blossom-server","last_synced_at":"2025-10-25T20:06:19.642Z","repository":{"id":230459906,"uuid":"779433094","full_name":"sebdeveloper6952/blossom-server","owner":"sebdeveloper6952","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-21T00:06:33.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-24T10:26:54.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebdeveloper6952.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T20:36:56.000Z","updated_at":"2024-07-21T00:06:23.000Z","dependencies_parsed_at":"2024-04-06T02:24:23.172Z","dependency_job_id":"ae097ccc-01f4-4fb3-926f-0440b2136754","html_url":"https://github.com/sebdeveloper6952/blossom-server","commit_stats":null,"previous_names":["sebdeveloper6952/blossom-server"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fblossom-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fblossom-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fblossom-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdeveloper6952%2Fblossom-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebdeveloper6952","download_url":"https://codeload.github.com/sebdeveloper6952/blossom-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240747778,"owners_count":19851140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-01T03:23:21.660Z","updated_at":"2025-10-25T20:06:19.579Z","avatar_url":"https://github.com/sebdeveloper6952.png","language":"Go","readme":"# Blossom Server\n\nGo implementation of [Blossom Server](https://github.com/hzrd149/blossom/blob/master/Server.md)\n\n### Live Instance\n\u003cp\u003e\n  \u003cimg src=\"https://status.sebdev.io/api/v1/endpoints/nostr_cdn-sebdev-io/health/badge.svg\" /\u003e\n\u003c/p\u003e\n\nRunning instance at [cdn.sebdev.io](https://cdn.sebdev.io). Currently there is no frontend, but you can use the instance with any Blossom client, like the awesome [Bouquet](https://bouquet.slidestr.net/)\n\n### BUDs Implementation Status\n\n- [x] [BUD-01](https://github.com/hzrd149/blossom/blob/master/buds/01.md)\n- [x] [BUD-02](https://github.com/hzrd149/blossom/blob/master/buds/02.md)\n- [x] [BUD-04](https://github.com/hzrd149/blossom/blob/master/buds/04.md)\n- [x] [BUD-06](https://github.com/hzrd149/blossom/blob/master/buds/06.md)\n- [x] [BUD-08](https://github.com/hzrd149/blossom/blob/master/buds/08.md) (basic)\n\n### Features\n\n- set which pubkey(s) can upload/get blobs\n- set which mime-type(s) are allowed (i.e. pdf, jpeg)\n- set upload max file limit\n\n### Configuration\n\n1. edit the `config.yml` file (use `config.yml.example` as base):\n2. set `admin_pubkey` to the pubkey you want to have admin privileges. The admin can update the server settings: pubkey access, mime types, file size, etc.\n3. set `api_addr` to the address where you want the CDN listening. If deploying behind a reverse proxy, this value could be left as `localhost:8000`.\n4. set `cdn_url` to the domain where you will serve the CDN, i.e. `https://cdn.sebdev.io`. This value is used when listing blobs, it is prepended to the blob hash: `${cdn_url}/hash`.\n\n### Running\n\n1. clone repo\n2. build docker image `docker build -t blossom .`\n3. run container `docker run --rm --name blossom -v ${PWD}/config.yml:/config.yml -v ${PWD}/db:/db -p 8000:8000 blossom`\n","funding_links":[],"categories":["Server Implementations"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdeveloper6952%2Fblossom-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebdeveloper6952%2Fblossom-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdeveloper6952%2Fblossom-server/lists"}