Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build System Configuration Control #366

Closed
rcurtin opened this issue Dec 31, 2014 · 1 comment
Closed

Build System Configuration Control #366

rcurtin opened this issue Dec 31, 2014 · 1 comment
Labels

Comments

@rcurtin
Copy link
Member

rcurtin commented Dec 31, 2014

Reported by speet3 on 8 Aug 2011
Make sure all the critical build server tools and applications keep all their configurations under some type of revision control. The goal here is to be able to quickly re-initialize the build system from backups/SVN should the server somehow get nuked.

Acceptable control methods (each has appropriate applications):

  • Puppet for configuration control
  • Debian packages containing configuration information
  • Config files or scripts kept directly in SVN

Backup policy for build information and artifacts has yet to be determined.

@rcurtin
Copy link
Member Author

rcurtin commented Jan 8, 2015

https://github.com/mlpack/jenkins-conf is a partial solution, and I back up /var/lib/jenkins on big.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant