{"id":41527023,"url":"https://github.com/jdmarble/media-server","last_synced_at":"2026-01-23T22:20:42.970Z","repository":{"id":313571501,"uuid":"1051771177","full_name":"jdmarble/media-server","owner":"jdmarble","description":"Media server appliance from bootc","archived":false,"fork":false,"pushed_at":"2025-10-17T00:26:38.000Z","size":42,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-17T01:05:08.357Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdmarble.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-06T17:28:31.000Z","updated_at":"2025-10-17T00:26:43.000Z","dependencies_parsed_at":"2025-09-07T01:21:00.399Z","dependency_job_id":"7193af11-f772-4193-9595-151e12d62848","html_url":"https://github.com/jdmarble/media-server","commit_stats":null,"previous_names":["jdmarble/media-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdmarble/media-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdmarble%2Fmedia-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdmarble%2Fmedia-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdmarble%2Fmedia-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdmarble%2Fmedia-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdmarble","download_url":"https://codeload.github.com/jdmarble/media-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdmarble%2Fmedia-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28701501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-23T22:20:42.504Z","updated_at":"2026-01-23T22:20:42.962Z","avatar_url":"https://github.com/jdmarble.png","language":"Just","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Media Server\n\nThis repository contains configuration and code to create a disk image for a simple media streaming server.\nIt builds off of a [base image](https://github.com/jdmarble/bootc-base).\n\n## Installation\n\nThese are steps for initial installation of the server.\nSoftware and configuration updates are built and distributed from CI.\n\n### Prerequisites\n\nClone this repository to a build system running Linux.\nBuilding on MacOS or WSL2 on Windows may also work, but may require some patches to the build scripts.\n\nIf you have [jetify devbox](https://www.jetify.com/devbox) and [direnv](https://direnv.net/) installed,\nsimply run `direnv allow` to download the required tools and configure the build environment.\n\nOtherwise, look at the packages section of the `devbox.json` file for a list of build tools.\nSome notes on certain tools:\n\npodman\n: You need to have permissions to run Podman in \"rootful\" mode to build disk images.\n\nqemu\n: QEMU is optional unless you want to test images in a local VM.\n\n### Customization\n\nEdit the user credentials in `config.toml`.\nIf you fail to do this before building, there will be a default user with an insecure password!\n\nCreate SystemD overlays to customize the NFS mounts for media and Jellyfin configuration.\n\nTODO: Create more detailed instructions on how to do this here.\n\n### Bare Metal\n\nTo install on a bare metal server, use the software in this repository to build a OS install ISO image.\nThen, boot from the image as you would any OS installer.\n\nTo build the image, clone this repository and run the following command:\n\n```sh\njust anaconda-iso\n```\n\nBurn the resulting `output/bootiso/install.iso` to bootable media and install as you would any other OS.\nDuring installation, Anaconda _may_ prompt you for the installation destination disk.\nIf there is only a single disk available, **it will overwrite the entire disk without asking**.\n\n### Credentials\n\nAfter installation, run the following command as root on the device so the Cloudflare plugin for Caddy can configure DNS records for a Let's Encrypt certificate challenge.\n\n```sh\necho CF_API_TOKEN=your_cloudflare_API_token_here | systemd-creds encrypt --name=caddy_credentials - /etc/credstore.encrypted/caddy_credentials\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdmarble%2Fmedia-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdmarble%2Fmedia-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdmarble%2Fmedia-server/lists"}