{"id":21163036,"url":"https://github.com/oliverl-21/duo-auth-proxy_docker","last_synced_at":"2025-04-13T13:42:15.801Z","repository":{"id":212988109,"uuid":"732758308","full_name":"oliverl-21/duo-auth-proxy_docker","owner":"oliverl-21","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-14T18:19:20.000Z","size":70,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:41:43.497Z","etag":null,"topics":["docker","docker-image","duo-security"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/oliverl21/duo-auth-proxy","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/oliverl-21.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":"2023-12-17T18:25:50.000Z","updated_at":"2024-12-14T18:19:24.000Z","dependencies_parsed_at":"2024-06-17T12:17:53.946Z","dependency_job_id":"b0b2a9e2-fb92-44be-966f-19bb4e43011c","html_url":"https://github.com/oliverl-21/duo-auth-proxy_docker","commit_stats":null,"previous_names":["oliverl-21/duo-auth-proxy_docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverl-21%2Fduo-auth-proxy_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverl-21%2Fduo-auth-proxy_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverl-21%2Fduo-auth-proxy_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverl-21%2Fduo-auth-proxy_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverl-21","download_url":"https://codeload.github.com/oliverl-21/duo-auth-proxy_docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248724489,"owners_count":21151557,"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":["docker","docker-image","duo-security"],"created_at":"2024-11-20T13:37:25.921Z","updated_at":"2025-04-13T13:42:15.772Z","avatar_url":"https://github.com/oliverl-21.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cisco DUO Authproxy 6.4.2\n\n- [Repo](https://github.com/oliverl-21/duo-auth-proxy_docker)\n- [Issues](https://github.com/oliverl-21/duo-auth-proxy_docker/issues)\n\nBuilds Container for DUO Authproxy based on latest version.\n\n- Reference: https://duo.com/docs/authproxy-reference#overview\n- Base Image: `debian:stable-slim`, `almalinux:minimal`\n\nThe Container is build weekly with the latest DUO Authproxy version and Container Image updates.\n\n## Usage:\n\nMount your `authproxy.cfg` in `/opt/duoauthproxy/conf` otherwise the container fails to start.\nFor Container logs to work the logging secion in `[main]`has to be setup correctly\n\n### authproxy.cfg\n\n```ini\n[main]\n# true for debugging, otherwise set to false\ndebug=true\nlog_max_files=10\nlog_max_size=20971520\n# has to be true for container logs\nlog_stdout=true\n\n```\n\n### Docker-compose\n\n```\n---\nversion: '3'\nservices:\n  duo-auth-proxy:\n    image: oliverl21/duo-auth-proxy\n    container_name: duo-authproxy\n    restart: always\n    volumes:\n      - /opt/docker/duo-authproxy/log:/opt/duoauthproxy/log\n      - /opt/docker/duo-authproxy/conf/authproxy.cfg:/opt/duoauthproxy/conf/authproxy.cfg\n    ports:\n      - 1812:1812/udp\n      - 1813:1813/udp\n```\n\n## To-Do:\n\n- [ ] if DUO fixes the dependencies switch to `alpine:3` as Base image.\n- [x] publish `aarch64` version\n- [x] publish image with `alma:minimal`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverl-21%2Fduo-auth-proxy_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverl-21%2Fduo-auth-proxy_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverl-21%2Fduo-auth-proxy_docker/lists"}