Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
millisami
/
chef-errbit
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
13
Code
Issues
2
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Major overhaul, current Errbit master, systemd + Puma
- #9
#9
Open
chewi
wants to merge 42 commits into
millisami:master
millisami/chef-errbit:master
from
yakara-ltd:master
yakara-ltd/chef-errbit:master
Copy head branch name to clipboard
Conversation
Commits
42
(42)
Checks
Files changed
Open
Major overhaul, current Errbit master, systemd + Puma
#9
chewi
wants to merge 42 commits into
millisami:master
millisami/chef-errbit:master
from
yakara-ltd:master
yakara-ltd/chef-errbit:master
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2013
Set mongodb as recommendation only
Kevin Lamontagne
committed
fe26436
View commit details
Copy full SHA for fe26436
Browse repository at this point
Commits on Jul 5, 2013
create new defaults for the unicorn.rb template
Kevin Lamontagne
committed
90a0c3c
View commit details
Copy full SHA for 90a0c3c
Browse repository at this point
Remove unicorn & system ruby dependency, replace with rbenv
Kevin Lamontagne
committed
7d86b9d
View commit details
Copy full SHA for 7d86b9d
Browse repository at this point
Replace init script for su-ing into rbenv user
Show description for decb34d
Kevin Lamontagne
committed
decb34d
View commit details
Copy full SHA for decb34d
Browse repository at this point
Rename unicorn.conf -> unicorn.rb
Kevin Lamontagne
committed
8ee3449
View commit details
Copy full SHA for 8ee3449
Browse repository at this point
Set environment in rbenv user's .bash_profile instead of global profile
Show description for 98965f1
Kevin Lamontagne
committed
98965f1
View commit details
Copy full SHA for 98965f1
Browse repository at this point
Don't restart errbit_unicorn unless config changed
Kevin Lamontagne
committed
d191071
View commit details
Copy full SHA for d191071
Browse repository at this point
Remove system ruby from Vagrantfile
Kevin Lamontagne
committed
5bd1ded
View commit details
Copy full SHA for 5bd1ded
Browse repository at this point
Commits on May 8, 2015
Merge remote-tracking branch 'millisami/pull/4'
chewi
committed
c1d6f9e
View commit details
Copy full SHA for c1d6f9e
Browse repository at this point
Fix licenses
chewi
committed
c328c69
View commit details
Copy full SHA for c328c69
Browse repository at this point
Kitchen
chewi
committed
ef3d547
View commit details
Copy full SHA for ef3d547
Browse repository at this point
Current errbit needs Ruby 2.2
chewi
committed
d1a950b
View commit details
Copy full SHA for d1a950b
Browse repository at this point
Use rbenv_script instead of execute
chewi
committed
e5b699b
View commit details
Copy full SHA for e5b699b
Browse repository at this point
Install a JavaScript interpreter
Show description for 33b70b7
chewi
committed
33b70b7
View commit details
Copy full SHA for 33b70b7
Browse repository at this point
Install gems to ~/.rbenv instead of vendor/bundle
Show description for c60d004
chewi
committed
c60d004
View commit details
Copy full SHA for c60d004
Browse repository at this point
Commits on May 15, 2015
Configure errbit with a dotenv file
Show description for 16d5f38
chewi
committed
16d5f38
View commit details
Copy full SHA for 16d5f38
Browse repository at this point
Fix deploy_to and rbenv attributes
chewi
committed
b20ab22
View commit details
Copy full SHA for b20ab22
Browse repository at this point
Keep build-essentials stuff in converge phase
Show description for c76c2d1
chewi
committed
c76c2d1
View commit details
Copy full SHA for c76c2d1
Browse repository at this point
Tidy up unicorn service
Show description for 4627306
chewi
committed
4627306
View commit details
Copy full SHA for 4627306
Browse repository at this point
Don't explicitly install packages
Show description for 8f0d203
chewi
committed
8f0d203
View commit details
Copy full SHA for 8f0d203
Browse repository at this point
Clean up nginx template
chewi
committed
9ba3620
View commit details
Copy full SHA for 9ba3620
Browse repository at this point
Support for Puma via systemd
Show description for 6fdd618
chewi
committed
6fdd618
View commit details
Copy full SHA for 6fdd618
Browse repository at this point
Start the Unicorn service on boot
chewi
committed
6f98fa1
View commit details
Copy full SHA for 6f98fa1
Browse repository at this point
CentOS 7.1 works!
chewi
committed
36bf066
View commit details
Copy full SHA for 36bf066
Browse repository at this point
Run rake db:migrate on each deployment
Show description for cac6006
chewi
committed
cac6006
View commit details
Copy full SHA for cac6006
Browse repository at this point
Implement not_if in bootstrap recipe
Show description for b3ebbfc
chewi
committed
b3ebbfc
View commit details
Copy full SHA for b3ebbfc
Browse repository at this point
Don't store nginx logs under shared directory
Show description for b5d7f0e
chewi
committed
b5d7f0e
View commit details
Copy full SHA for b5d7f0e
Browse repository at this point
Remove metadata.json
Show description for 21676fb
chewi
committed
21676fb
View commit details
Copy full SHA for 21676fb
Browse repository at this point
Precompile assets before migrating
Show description for 862869c
chewi
committed
862869c
View commit details
Copy full SHA for 862869c
Browse repository at this point
Commits on May 18, 2015
Make things work with SELinux enabled
Show description for 7d2d4ab
chewi
committed
7d2d4ab
View commit details
Copy full SHA for 7d2d4ab
Browse repository at this point
Separate the nginx port from the Errbit port
Show description for 70c307f
chewi
committed
70c307f
View commit details
Copy full SHA for 70c307f
Browse repository at this point
Commits on Jul 27, 2015
The rbenv cookbook is now fixed upstream
chewi
committed
e0b866f
View commit details
Copy full SHA for e0b866f
Browse repository at this point
Commits on Nov 20, 2015
rbenv cookbook has renamed to ruby_rbenv
chewi
committed
27d0c57
View commit details
Copy full SHA for 27d0c57
Browse repository at this point
Commits on Mar 29, 2016
Bento bump
chewi
committed
3bd8e2c
View commit details
Copy full SHA for 3bd8e2c
Browse repository at this point
Ruby bump to 2.2.4
Show description for 9ea076c
chewi
committed
9ea076c
View commit details
Copy full SHA for 9ea076c
Browse repository at this point
Upstream now includes therubyracer in the Gemfile
Show description for 98bcbca
chewi
committed
98bcbca
View commit details
Copy full SHA for 98bcbca
Browse repository at this point
Pin nginx cookbook to ~> 2.7
Show description for aed5288
chewi
committed
aed5288
View commit details
Copy full SHA for aed5288
Browse repository at this point
I must have forgotten to update this for rbenv
chewi
committed
79bad0b
View commit details
Copy full SHA for 79bad0b
Browse repository at this point
Commits on Aug 25, 2017
Bento bump
chewi
committed
00a674c
View commit details
Copy full SHA for 00a674c
Browse repository at this point
Use the new ruby_rbenv v2 cookbook
chewi
committed
f423d41
View commit details
Copy full SHA for f423d41
Browse repository at this point
Migrate from the nginx to chef_nginx cookbook
chewi
committed
81c7281
View commit details
Copy full SHA for 81c7281
Browse repository at this point
Commits on Aug 31, 2018
Fix bad version constraint in metadata
chewi
committed
ca5c697
View commit details
Copy full SHA for ca5c697
Browse repository at this point
You can’t perform that action at this time.