{"id":19951437,"url":"https://github.com/grimen/sprinkle-stack","last_synced_at":"2025-05-03T18:34:10.972Z","repository":{"id":66699822,"uuid":"1139223","full_name":"grimen/sprinkle-stack","owner":"grimen","description":"A sweet Rails stack - using Sprinkle. IMPORTANT: Still cooking, so don't expect it to work at all - progress halted for a while..","archived":false,"fork":false,"pushed_at":"2013-11-29T15:20:15.000Z","size":216,"stargazers_count":31,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T20:01:59.376Z","etag":null,"topics":[],"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/grimen.png","metadata":{"files":{"readme":"README.textile","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-04T23:03:18.000Z","updated_at":"2019-08-13T14:39:22.000Z","dependencies_parsed_at":"2023-02-20T09:30:57.857Z","dependency_job_id":null,"html_url":"https://github.com/grimen/sprinkle-stack","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/grimen%2Fsprinkle-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fsprinkle-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fsprinkle-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grimen%2Fsprinkle-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grimen","download_url":"https://codeload.github.com/grimen/sprinkle-stack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252236949,"owners_count":21716497,"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":[],"created_at":"2024-11-13T01:08:10.498Z","updated_at":"2025-05-03T18:34:10.662Z","avatar_url":"https://github.com/grimen.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. sprinkle-stack *** alpha ***\n\n_A sweet Rails stack - using *\"Sprinkle\":http://github.com/crafterm/sprinkle*._\n\n*Warning:* Don't try this at home yet, still work-in-progress (~90%).\n\nh2. Default stack\n\nThe default stack that will be installed/configured:\n\n*Lang:*         Ruby/RVM (REE + 1.9.2 + Rubygems + Bundler)\n*App-server:*   Passenger\n*Web-server:*   Nginx\n*Mail-server:*  Postfix\n*Database:*     PostgreSQL (optional: MySQL, SQLite3)\n*Monitoring:*   Monit\n*HTTP-proxy:*   Varnish\n*Cache:*        Memcached\n*Security:*     Fail2ban, IP-tables/ufw, SSH-settings\n*SCM:*          Git\n*Shell:*        ZSH (oh-my-zsh)\n*Tools:*        ntp, screen, curl, vim, htop, imagemagick\n*Misc:*         logrotation of above (logrotate), default deploy user, default dotfiles\n\nIt's trivial to customize this, see _Advanced usage_.\n\nh2. Requirements\n\n* *Debian*-compatible systems should work, even though it has yet only been tested with *Ubuntu 10.10*.\n\nh2. Usage\n\nh3. 1. Clone the stack into your project\n\n\u003cpre\u003e\n$ cd my_app\n$ git clone git://github.com/grimen/sprinkle-stack.git config/stack\n\u003c/pre\u003e\n\nh3. 2. Install dependencies\n\n\u003cpre\u003e\n$ gem install sprinkle\n\u003c/pre\u003e\n\nh3. 3. Configure\n\n*Capistrano-way:*\n\nEnsure you have specified your server host in @config/deploy.rb@:\n\n\u003cpre\u003e\nrole :app, \"example.com\"  # ...or IP\n\u003c/pre\u003e\n\n*Vanilla-way:*\n\nNothing, see below.\n\nh3. 4. Setup server!\n\n*Capistrano-way:*\n\n\u003cpre\u003e\n$ sprinkle -c -s config/stack/setup.rb\n\u003c/pre\u003e\n\n*Vanilla-way:*\n\n\u003cpre\u003e\n$ sprinkle -c -s config/stack/setup.rb HOST\n\u003c/pre\u003e\n\n...where @HOST@ is the remote server's domain or IP.\n\nh3. 5. Relax\n\nYou will be queried a few options in the process, but other than that you are done.\n\n*Optional:* \"DJ Tïesto - Sparkles\":http://open.spotify.com/track/2ET2q3HVLlx2DSIdyLn6xP\n\nh2. Advanced usage\n\nTODO\n\nh2. References\n\n* \"Sprinkle\":http://sr3d.github.com/GithubFinder/?user_id=crafterm\u0026repo=sprinkle\u0026branch=master\n* \"Amazon EC2\":http://flurdy.com/docs/ec2/ubuntu/\n\nh2. TODO\n\nSee \"TODO\":http://github.com/grimen/sprinkle-stack/blob/master/TODO\n\nh2. License\n\nReleased under the MIT license.\nCopyright (c) \"Jonas Grimfelt\":http://github.com/grimen\n\n!https://d2weczhvl823v0.cloudfront.net/grimen/sprinkle-stack/trend.png(Bitdeli Badge)!:https://bitdeli.com/free\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fsprinkle-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrimen%2Fsprinkle-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrimen%2Fsprinkle-stack/lists"}