{"id":15652468,"url":"https://github.com/mattyait/nginx-passenger-ruby","last_synced_at":"2026-04-13T20:31:32.423Z","repository":{"id":42611572,"uuid":"184194795","full_name":"mattyait/nginx-passenger-ruby","owner":"mattyait","description":"Sample rails application to run with passenger application sevrer and behind nginx webserver","archived":false,"fork":false,"pushed_at":"2024-03-11T21:30:45.000Z","size":98,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T01:19:25.571Z","etag":null,"topics":["nginx","passenger","ruby-on-rails"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattyait.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":"2019-04-30T05:03:46.000Z","updated_at":"2022-02-13T22:16:17.000Z","dependencies_parsed_at":"2024-10-03T12:43:01.899Z","dependency_job_id":"deb99e87-9f40-4cc5-9374-c6c3e3ee2165","html_url":"https://github.com/mattyait/nginx-passenger-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattyait/nginx-passenger-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fnginx-passenger-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fnginx-passenger-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fnginx-passenger-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fnginx-passenger-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattyait","download_url":"https://codeload.github.com/mattyait/nginx-passenger-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattyait%2Fnginx-passenger-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["nginx","passenger","ruby-on-rails"],"created_at":"2024-10-03T12:42:27.817Z","updated_at":"2026-04-13T20:31:32.400Z","avatar_url":"https://github.com/mattyait.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx-passenger-ruby\nSample rails application to run with passenger application sevrer and behind nginx webserver\n\n# Building the image\n\n    docker build -t nginx-rails .\n\n# Rails Application configuration\n\n    docker run -it -d -p 8080:80 -v $(pwd)/sample_app:/mnt/application/sample_app nginx-rails\n\n# Open Application\n\n    open http://localhost:8080    \n\n# Access logs and error logs\n\n    tail -f /var/log/nginx/access.log\n    tail -f /var/log/nginx/error.log\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattyait%2Fnginx-passenger-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattyait%2Fnginx-passenger-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattyait%2Fnginx-passenger-ruby/lists"}