{"id":14955777,"url":"https://github.com/a-chernykh/railsbox","last_synced_at":"2025-04-08T03:12:42.849Z","repository":{"id":25334591,"uuid":"28761794","full_name":"a-chernykh/railsbox","owner":"a-chernykh","description":"Fast and easy Ruby on Rails virtual machines","archived":false,"fork":false,"pushed_at":"2016-12-27T07:17:47.000Z","size":608,"stargazers_count":320,"open_issues_count":23,"forks_count":52,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-29T14:16:49.117Z","etag":null,"topics":["ansible","nginx","ruby","ruby-on-rails","vagrant"],"latest_commit_sha":null,"homepage":"https://railsbox.io","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/a-chernykh.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":"2015-01-04T02:52:31.000Z","updated_at":"2024-07-22T03:39:59.000Z","dependencies_parsed_at":"2022-08-24T00:10:50.228Z","dependency_job_id":null,"html_url":"https://github.com/a-chernykh/railsbox","commit_stats":null,"previous_names":["a-chernykh/railsbox","andreychernih/railsbox"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chernykh%2Frailsbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chernykh%2Frailsbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chernykh%2Frailsbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-chernykh%2Frailsbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-chernykh","download_url":"https://codeload.github.com/a-chernykh/railsbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767236,"owners_count":20992548,"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":["ansible","nginx","ruby","ruby-on-rails","vagrant"],"created_at":"2024-09-24T13:11:46.705Z","updated_at":"2025-04-08T03:12:42.831Z","avatar_url":"https://github.com/a-chernykh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/andreychernih/railsbox.svg?branch=master)](https://travis-ci.org/andreychernih/railsbox)\n[![Code Climate](https://codeclimate.com/github/andreychernih/railsbox/badges/gpa.svg)](https://codeclimate.com/github/andreychernih/railsbox)\n[![Test Coverage](https://codeclimate.com/github/andreychernih/railsbox/badges/coverage.svg)](https://codeclimate.com/github/andreychernih/railsbox)\n\n[railsbox][] is Ruby on Rails virtual machine configurator. You can quickly create virtual machine for development and production environments using this tool. Mac OS X, Linux and Windows host machines are supported.\n\n# Requirements\n\nYou will need [VirtualBox][], [vagrant][] and [ansible][] to bootstrap new machine using configuration created by this utility. [ansible][] is not required for Windows, railsbox will use shell scripts to install and run ansible inside guest machine.\n\n# What's included\n\n## Operating systems\n\nYou can choose between Ubuntu 12.04 LTS and Ubuntu 14.04 LTS. Base boxes provided by [vagrantcloud][]. You can also deploy to your remote server using SSH connection. [railsbox][] will create 2 scripts:\n\n* `provision.sh` - which will install and configure all required software\n* `deploy.sh` - which will deploy latest code from the GIT repo\n\n## Ruby versions\n\nIt's possible to install Ruby either with [rvm][], [rbenv][] or using [brightbox apt repository][].\n\n## Application server\n\nSupported servers are:\n\n* [nginx][] and [unicorn][]\n* [nginx][] and [puma][] (added by @RDrop)\n* [nginx][] and [passenger][]\n\n## Databases\n\nIt's possible to install the following databases:\n\n* PostgreSQL\n* MySQL\n* MongoDB\n* redis\n\n## Background jobs\n\n* sidekiq\n* resque\n* delayed_job\n\n## vim\n\n[vim-sensible][] and [vim-rails][] are automatically installed.\n\n# Future plans\n\n[railsbox][] is constantly improving. The following is in our TODO list for future releases:\n\n* Add ability to deploy to various platforms supported by vagrant - Parallels, VMWare, EC2\n* Add additional server options (Passenger, thin)\n* Add memcached\n* Add elasticsearch\n* Add MariaDB\n* Add CouchDB\n* Add SMTP server\n\n# Contributing\n\nAll kind of contributions are always welcomed.\n\n# License\n\n[railsbox][] is licensed under the [MIT license].\n\n[railsbox]: http://railsbox.io/\n[vagrant]: https://www.vagrantup.com/\n[VirtualBox]: https://www.virtualbox.org/\n[ansible]: http://www.ansible.com/\n[rvm]: https://rvm.io/\n[brightbox apt repository]: https://www.brightbox.com/docs/ruby/ubuntu/\n[nginx]: http://nginx.org/\n[puma]: http://puma.io/\n[unicorn]: http://unicorn.bogomips.org/\n[passenger]: https://www.phusionpassenger.com/\n[homebrew]: http://brew.sh/\n[brew cask]: https://github.com/caskroom/homebrew-cask\n[vagrantcloud]: http://vagrantcloud.com\n[rbenv]: https://github.com/sstephenson/rbenv\n[vim-sensible]: https://github.com/tpope/vim-sensible\n[vim-rails]: https://github.com/tpope/vim-rails\n[MIT license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-chernykh%2Frailsbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-chernykh%2Frailsbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-chernykh%2Frailsbox/lists"}