{"id":19804075,"url":"https://github.com/djuuu/ansible-role-subsonic-docker","last_synced_at":"2025-12-31T01:10:34.037Z","repository":{"id":262316476,"uuid":"886007582","full_name":"Djuuu/ansible-role-subsonic-docker","owner":"Djuuu","description":"Install Subsonic Docker Compose project","archived":false,"fork":false,"pushed_at":"2025-01-06T00:35:57.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T03:57:02.473Z","etag":null,"topics":["ansible","ansible-role","docker","docker-compose","music","streaming","subsonic"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Djuuu.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-11-10T00:00:40.000Z","updated_at":"2025-01-06T00:36:01.000Z","dependencies_parsed_at":"2024-11-11T19:51:26.054Z","dependency_job_id":null,"html_url":"https://github.com/Djuuu/ansible-role-subsonic-docker","commit_stats":null,"previous_names":["djuuu/ansible-role-subsonic-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djuuu%2Fansible-role-subsonic-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djuuu%2Fansible-role-subsonic-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djuuu%2Fansible-role-subsonic-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Djuuu%2Fansible-role-subsonic-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Djuuu","download_url":"https://codeload.github.com/Djuuu/ansible-role-subsonic-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241144848,"owners_count":19917360,"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":["ansible","ansible-role","docker","docker-compose","music","streaming","subsonic"],"created_at":"2024-11-12T08:02:49.378Z","updated_at":"2025-12-31T01:10:34.029Z","avatar_url":"https://github.com/Djuuu.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role: Subsonic-docker\n=============================\n\nInstall Subsonic Docker Compose project.\n\n- https://www.subsonic.org/\n\nRequirements\n------------\n\nRequires the following to be installed:\n- docker\n- docker compose\n\nRole Variables\n--------------\n\nCommon Docker projects variables:\n\n```yaml\n# Base directory for Docker projects\ndocker_projects_path: # /var/apps\n```\n\nAvailable role variables are listed below, along with default values (see `defaults/main.yml`):\n\n```yaml\n# Docker project variables\n\nsubsonic_project_name: subsonic\n\n# Docker project dynamic vars (uses `docker_project_name` prefix, adapt if overridden)\n\nsubsonic_traefik_loadbalancer_server_port: 4040\nsubsonic_traefik_entrypoints: http,https\nsubsonic_traefik_middlewares:\n  - \"https-redirect@file\"\n  - \"rewrite-location-https@file\"\n\n# Main service additional docker-compose options (ex: cpu_shares, deploy, ...)\nsubsonic_service_additional_options: |\n  #ports:\n  #  - \"4040:4040\"\n```\n\n```yaml\n# stuckj/subsonic container version\nsubsonic_version: latest\n\n# Media directories\nsubsonic_media_volumes: []\n#  - src: /var/music\n#  - src: /var/podcasts\n```\n\nDependencies\n------------\n\nThis role depends on :\n- [djuuu.docker_project](https://github.com/Djuuu/ansible-role-docker-project)\n\nSome variables allow integration with:\n- [djuuu.traefik_docker](https://github.com/Djuuu/ansible-role-traefik-docker)\n\nExample Playbook\n----------------\n\n```yaml\n- hosts: all\n  gather_facts: true\n  gather_subset:\n    - \"!all\"\n    - \"!min\"\n    - user_id\n\n  roles:\n    - djuuu.subsonic_docker\n```\n\nLicense\n-------\n\nBeerware License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjuuu%2Fansible-role-subsonic-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjuuu%2Fansible-role-subsonic-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjuuu%2Fansible-role-subsonic-docker/lists"}