{"id":18459672,"url":"https://github.com/ronanduddy/dockerised-ruby-on-rails","last_synced_at":"2025-12-30T23:05:04.017Z","repository":{"id":90062766,"uuid":"326771904","full_name":"ronanduddy/Dockerised-Ruby-on-Rails","owner":"ronanduddy","description":"A little crude bash script that will create a dockerised Ruby on Rails application/environment","archived":false,"fork":false,"pushed_at":"2021-01-25T15:18:36.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-06T08:30:00.246Z","etag":null,"topics":["bash","docker","docker-compose","rails","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/ronanduddy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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-01-04T18:21:58.000Z","updated_at":"2021-01-25T15:18:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"de2399fa-170d-44b9-bfa0-dfa53e2efa14","html_url":"https://github.com/ronanduddy/Dockerised-Ruby-on-Rails","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/ronanduddy%2FDockerised-Ruby-on-Rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronanduddy%2FDockerised-Ruby-on-Rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronanduddy%2FDockerised-Ruby-on-Rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronanduddy%2FDockerised-Ruby-on-Rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronanduddy","download_url":"https://codeload.github.com/ronanduddy/Dockerised-Ruby-on-Rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231183123,"owners_count":18340305,"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":["bash","docker","docker-compose","rails","ruby-on-rails"],"created_at":"2024-11-06T08:24:02.657Z","updated_at":"2025-12-30T23:05:03.998Z","avatar_url":"https://github.com/ronanduddy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerised Rails\n\nThis is essentially a script that creates a dockerised Ruby on Rails environment with a Postgres database and Devise set up so that users can be registered.\n\nThe intent of this project it to automate the creation of a dockerised Rails app for pet projects.\n\n## Installation\n\nSimply clone this repo and to generate the 'dockerised Ruby on Rails' application run\n```Shell\nmake install\n```\n\nIt will take about 5 minutes to run the [installer](installer.sh).\n\nNow an `app` directory will be created containing the Rails application. This directory can now be copied/moved and renamed to whatever and where ever you like. It is its own Rails project! Search and replace instances of `myapp` with the name you want to call your new Rails app.\n\nWhile in the Rails directory run the following to setup your generated app\n```Shell\nmake setup\n```\n\nIn a separate terminal, you will be able to stop the running services for the application by running\n```Shell\nmake stop\n```\n\nTo get the services running again run\n```Shell\nmake run\n```\n\nNow you can go to http://0.0.0.0:3000 to see the default Rails page. Rails is running! See the [Makefile](Makefile.app) for some other commands provided.\n\nAt anytime things have become muddled, it's possible to clean up any generated docker artifacts and the generated Rails application by running\n```Shell\nmake clean\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ronanduddy/Dockerised-Ruby-on-Rails. Please read [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for details on our code of conduct.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENCE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronanduddy%2Fdockerised-ruby-on-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronanduddy%2Fdockerised-ruby-on-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronanduddy%2Fdockerised-ruby-on-rails/lists"}