{"id":18627197,"url":"https://github.com/markshust/docker-meteor-ssl","last_synced_at":"2026-01-24T05:02:25.902Z","repository":{"id":142878375,"uuid":"61835773","full_name":"markshust/docker-meteor-ssl","owner":"markshust","description":"This is an nginx proxy that will serve as SSL termination for a meteor app.","archived":false,"fork":false,"pushed_at":"2016-06-24T16:14:52.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T08:48:11.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nginx","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/markshust.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":"2016-06-23T20:46:14.000Z","updated_at":"2016-06-26T18:16:57.000Z","dependencies_parsed_at":"2023-06-15T08:15:32.278Z","dependency_job_id":null,"html_url":"https://github.com/markshust/docker-meteor-ssl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markshust/docker-meteor-ssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-meteor-ssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-meteor-ssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-meteor-ssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-meteor-ssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markshust","download_url":"https://codeload.github.com/markshust/docker-meteor-ssl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markshust%2Fdocker-meteor-ssl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28712841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T05:01:10.984Z","status":"ssl_error","status_checked_at":"2026-01-24T04:59:18.328Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-07T04:41:06.187Z","updated_at":"2026-01-24T05:02:25.886Z","avatar_url":"https://github.com/markshust.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx SSL Frontend for Meteor\n\nThis is an nginx proxy that will serve as SSL termination for a meteor app.\n\n    docker pull markoshust/meteor-ssl\n\n## bundle.crt\n\nThis is a bundle containing all of your certificates including the provided CA certificates. To create this file you need to concatenate all certificates starting from your domain certificate to the top level CA certificates. Here's an example:\n\n    cat domain.com.crt COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt \u003e bundle.crt\n\n## dhparams.pem\n\nGenerate your own dhparams.pem file, unique for your app:\n\n    openssl dhparam -out dhparams.pem 2048\n\n## Usage\n\n    docker run -d -v /root/bundle.crt:/bundle.crt -v /root/private.key:/private.key -v /root/dhparams.pem:/dhparams.pem --link=myapp:meteor -p 80:80 -p 443:443 markoshust/meteor-ssl\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fdocker-meteor-ssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkshust%2Fdocker-meteor-ssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshust%2Fdocker-meteor-ssl/lists"}