{"id":14955476,"url":"https://github.com/stefangimmillaro/rails-dockerized","last_synced_at":"2026-01-21T01:32:10.225Z","repository":{"id":40432973,"uuid":"278508931","full_name":"stefangimmillaro/rails-dockerized","owner":"stefangimmillaro","description":"Dockerized rails example repo","archived":false,"fork":false,"pushed_at":"2023-01-19T19:59:56.000Z","size":1326,"stargazers_count":3,"open_issues_count":29,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T19:59:40.807Z","etag":null,"topics":["docker","docker-compose","dockerized-rails","psql","rails6"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stefangimmillaro.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}},"created_at":"2020-07-10T01:27:04.000Z","updated_at":"2020-10-12T02:11:15.000Z","dependencies_parsed_at":"2023-02-11T20:15:57.651Z","dependency_job_id":null,"html_url":"https://github.com/stefangimmillaro/rails-dockerized","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stefangimmillaro/rails-dockerized","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefangimmillaro%2Frails-dockerized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefangimmillaro%2Frails-dockerized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefangimmillaro%2Frails-dockerized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefangimmillaro%2Frails-dockerized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stefangimmillaro","download_url":"https://codeload.github.com/stefangimmillaro/rails-dockerized/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stefangimmillaro%2Frails-dockerized/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28621627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"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":["docker","docker-compose","dockerized-rails","psql","rails6"],"created_at":"2024-09-24T13:11:12.717Z","updated_at":"2026-01-21T01:32:10.210Z","avatar_url":"https://github.com/stefangimmillaro.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Rails 6\n\nCreated on Ubuntu 20.04\n\nThis is a minimal example for a Dockerized Rails project with the following technologies\n* Ruby 2.7.2\n* Rails 6.0.3.3\n* PostgreSQL 13.0\n* Redis 6.0.8\n* docker-compose 1.27.4\n* Slim-Buster base image\n\n## How to\n* Install Docker Compose https://docs.docker.com/compose/install/\n* Clone repo\n* Create a `.env` from `.env.template`. Configure `.env.docker` but keep the DATABASE_HOST as `db`.\n* Configure database `config-docker/init.sql` to be consistent with .env\n* `$ docker-compose up` (-d to begin build in background) This can take a few minutes\n* Once images to come online run `$ docker-compose exec web bundle exec rake db:setup db:migrate` to initialize your virtual database.\n* Navigate to http://localhost:3000/ and confirm you see `Rails version: 6.0.3.3` and `Ruby version: ruby 2.7.2p137`\n\n## Links\n* https://digitalocean.com/community/tutorials/containerizing-a-ruby-on-rails-application-for-development-with-docker-compose\n* https://gorails.com/setup/ubuntu/20.04\n* https://guides.rubyonrails.org/getting_started.html\n* https://github.com/ledermann/docker-rails (More complete and robust than this repo, similar functionality)\n\nThese pages were helpful guides on getting setup. Thank you to the respective authors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefangimmillaro%2Frails-dockerized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefangimmillaro%2Frails-dockerized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefangimmillaro%2Frails-dockerized/lists"}