{"id":20743785,"url":"https://github.com/nginxproxymanager/docker-testca","last_synced_at":"2025-12-24T11:49:52.080Z","repository":{"id":107027146,"uuid":"390326452","full_name":"NginxProxyManager/docker-testca","owner":"NginxProxyManager","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-15T05:21:50.000Z","size":18,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T02:26:10.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/NginxProxyManager.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":"2021-07-28T11:27:36.000Z","updated_at":"2024-08-23T05:53:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"9789ff5f-b869-40d3-9733-61cb6b5c4b02","html_url":"https://github.com/NginxProxyManager/docker-testca","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NginxProxyManager%2Fdocker-testca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NginxProxyManager%2Fdocker-testca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NginxProxyManager%2Fdocker-testca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NginxProxyManager%2Fdocker-testca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NginxProxyManager","download_url":"https://codeload.github.com/NginxProxyManager/docker-testca/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243036507,"owners_count":20225745,"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":[],"created_at":"2024-11-17T07:12:47.625Z","updated_at":"2025-12-24T11:49:52.019Z","avatar_url":"https://github.com/NginxProxyManager.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# testca\n\n\u003cp\u003e\n  \u003ca href=\"https://hub.docker.com/repository/docker/jc21/testca\"\u003e\n    \u003cimg src=\"https://img.shields.io/docker/stars/jc21/testca.svg?style=for-the-badge\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://hub.docker.com/repository/docker/jc21/testca\"\u003e\n    \u003cimg src=\"https://img.shields.io/docker/pulls/jc21/testca.svg?style=for-the-badge\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis is a ready-to-go [step-ca](https://hub.docker.com/r/smallstep/step-ca) docker image,\nfor use in development and CI testing of [nginx-proxy-manager](jc21/nginx-proxy-manager).\n\n### Usage:\n\ndocker-compose.yml:\n```yml\nversion: \"3\"\nservices:\n  testca:\n    image: jc21/testca\n    networks:\n      default:\n        aliases:\n          - ca.internal\n```\n\nYou'll need to grab the root CA from this project `step/certs/root_ca.crt` and bootstrap it (install it)\nin your system before you will be able to trust this CA.\n\nYou can also install this as part of a Dockerfile:\n\n```\nFROM jc21/testca as testca\nFROM alpine\n\nCOPY --from=testca /home/step/certs/root_ca.crt /etc/ssl/NginxProxyManager.crt\n```\n\nIf you are using the `step` client:\n\n```\nstep ca bootstrap --ca-url https://ca.internal \\\n  --fingerprint 324f766f1bbfe9bb292d7185267ab46ef8b8efa9b2799853997bfcc3f18b446f\n```\n\nThen use the following acme url:\n\n```\nhttps://ca.internal/acme/nginxproxymanager/directory\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginxproxymanager%2Fdocker-testca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnginxproxymanager%2Fdocker-testca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnginxproxymanager%2Fdocker-testca/lists"}