{"id":16013631,"url":"https://github.com/edbizarro/friday","last_synced_at":"2026-01-23T06:20:40.845Z","repository":{"id":152749408,"uuid":"113680770","full_name":"edbizarro/friday","owner":"edbizarro","description":"My HTPC config","archived":false,"fork":false,"pushed_at":"2024-08-10T03:13:35.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-14T13:59:02.054Z","etag":null,"topics":["bazarr","emby","grocy","hacktoberfest","homeassistant","htpc","lidarr","ombi","prowlarr","qbittorrent","radarr","sonarr","traefik","uptime-kuma"],"latest_commit_sha":null,"homepage":"","language":null,"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/edbizarro.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}},"created_at":"2017-12-09T15:44:18.000Z","updated_at":"2024-07-21T21:29:10.000Z","dependencies_parsed_at":"2024-08-10T04:25:47.818Z","dependency_job_id":null,"html_url":"https://github.com/edbizarro/friday","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edbizarro/friday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edbizarro%2Ffriday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edbizarro%2Ffriday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edbizarro%2Ffriday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edbizarro%2Ffriday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edbizarro","download_url":"https://codeload.github.com/edbizarro/friday/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edbizarro%2Ffriday/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","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":["bazarr","emby","grocy","hacktoberfest","homeassistant","htpc","lidarr","ombi","prowlarr","qbittorrent","radarr","sonarr","traefik","uptime-kuma"],"created_at":"2024-10-08T14:42:14.511Z","updated_at":"2026-01-23T06:20:40.816Z","avatar_url":"https://github.com/edbizarro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Friday\n\n## Included Software\n\n- Bazarr\n- Emby\n- Flaresolverr\n- Grocy\n- Home Assistant\n- Homepage\n- Lidarr\n- Myspeed\n- Netdata\n- Ombi\n- Prowlarr\n- Qbittorrent\n- Radarr\n- Recyclarr\n- Sonarr\n- Traefik\n- Uptime-kuma\n\n## Requirements\n\n- [Docker](https://docs.docker.com/install/)\n- [Docker Compose](https://docs.docker.com/compose/install/)\n\n# Set up\n\n - Clone this repository, cd into it.\n - Copy the file `.env.example` to `.env` and edit accordingly.\n - The only thing you really need to care about in the `.env` file are the `PGID`, `PUID` and the MEDIA FOLDERS config block. Ensure they are the same as the user you wish to run the containers as. You may create a user just for this or you can use your own user. You can use the command `id $(whoami)` to find you user id. Linux boxes usually have `1000` as your UID and macOS usually `501` (it may vary). For the GID, Linux should work with `1000` and macOS usually is `20`.\n - Run `docker-compose up -d`\n - Add the following to your hosts file:\n\n```\n# Friday\n127.0.0.1 bazarr.friday\n127.0.0.1 emby.friday\n127.0.0.1 flaresolverr.friday\n127.0.0.1 grocy.friday\n127.0.0.1 homeassistant.friday\n127.0.0.1 homepage.friday\n127.0.0.1 lidarr.friday\n127.0.0.1 myspeed.friday\n127.0.0.1 netdata.friday\n127.0.0.1 ombi.friday\n127.0.0.1 qbittorrent.friday\n127.0.0.1 radarr.friday\n127.0.0.1 sonarr.friday\n127.0.0.1 transmission.friday\n```\n\n## URLs\n\n### Hosts files\n\n:construction: This area is under construction\n\n - Ombi URL: http://ombi.friday:3579\n - Emby URL: http://emby.friday:8096\n - Sonarr URL: http://sickchill.friday:8989\n - Radarr URL: http://radarr.friday:7878\n - Lidarr URL: http://lidarr.friday:8686\n - Flaresolverr URL: http://flaresolverr.friday:8191\n\n### Traefik (replace the domain with your own)\n\n:construction: This area is under construction\n\n - Ombi URL: https://ombi.local.bizarro.tech\n - Emby URL: https://emby.local.bizarro.tech\n - Sonarr URL: https://sonarr.local.bizarro.tech\n - Radarr URL: https://radarr.local.bizarro.tech\n - Lidarr URL: https://lidarr.local.bizarro.tech\n\n ## TO-DO\n\n - [x] Add TRAEFIK as reverse proxy to drop ports on hostnames\n - [ ] Add better monitoring solution (netdata?, prometheus+grafana?)\n - [ ] Make a better README\n\n ---\n\n [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)\n [![forthebadge](https://forthebadge.com/images/badges/powered-by-netflix.svg)](https://forthebadge.com)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedbizarro%2Ffriday","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedbizarro%2Ffriday","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedbizarro%2Ffriday/lists"}