{"id":20779664,"url":"https://github.com/smartlogic/ansible-role-traefik","last_synced_at":"2026-03-19T17:30:04.566Z","repository":{"id":66730684,"uuid":"116722293","full_name":"smartlogic/ansible-role-traefik","owner":"smartlogic","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-30T14:20:52.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-19T16:46:27.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/smartlogic.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}},"created_at":"2018-01-08T20:06:00.000Z","updated_at":"2025-05-30T14:20:18.000Z","dependencies_parsed_at":"2025-06-30T09:48:33.043Z","dependency_job_id":null,"html_url":"https://github.com/smartlogic/ansible-role-traefik","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/smartlogic/ansible-role-traefik","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-traefik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-traefik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-traefik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-traefik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartlogic","download_url":"https://codeload.github.com/smartlogic/ansible-role-traefik/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartlogic%2Fansible-role-traefik/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29049360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"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":"2024-11-17T13:29:08.529Z","updated_at":"2026-02-03T16:37:47.514Z","avatar_url":"https://github.com/smartlogic.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Traefik\n\nBasic traefik configuration\n\n## Install to requirements.yml\n\n```\n- src: git+git@github.com:smartlogic/ansible-role-traefik\n  name: traefik\n  version: 2.0.0\n```\n\n## Requirements\n\nNone\n\n## Role Variables\n\n- `traefik_version` - Which version of traefik to download\n  - Default: `3.4.1`\n- `traefik_checksum` - The sha256 checksum of the traefik download, based on the `linux_amd64` binary, checksums available at https://github.com/traefik/traefik/releases\n- `traefik_config` - The file to use for `config.toml`\n  - Default: `config.toml` from the role\n- `traefik_config_dir` - The folder Traefik will watch for config files\n  - Default: `/opt/traefik/config`\n- `traefik_config_files` - Array of other files to place in the config_dir\n  - Default: `[]`\n\n## Dependencies\n\nNone\n\n## Example Configuration\n\n```yaml\ntraefik_config: \"{{ playbook_dir }}/files/traefik-config.toml\"\ntraefik_config_files:\n  - \"{{ playbook_dir }}/files/app-config.toml\"\n  - \"{{ playbook_dir }}/files/app-ssl.toml\"\n```\n\n## Example Playbook\n\n```yaml\n- hosts: servers\n  roles:\n    - { role: traefik, tags: [\"web\", \"traefik\"] }\n```\n\n## License\n\nMIT\n\n## Author Information\n\nSmartLogic. https://smartlogic.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-traefik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartlogic%2Fansible-role-traefik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartlogic%2Fansible-role-traefik/lists"}