-
Notifications
You must be signed in to change notification settings - Fork 45
Admin Guide
Review the table of contents to the right under this Admin Guide.
If you wish to get a quick example of Jervis up and running with no fuss then try out the Quickstart.
As an admin managing a large scale installation, some background knowledge is required before operationalizing Jenkins. I've compiled a list of required and recommended plugins. In general, developers don't care about where their build happens. They just know how their project builds and what tools they want available for their project. Keep that in mind when you're reading about labels for Jenkins agents.
When you're ready to proceed with a production installation, then move on to Getting started to operationalize Jenkins with Jervis (TODO must write). Once, your production environment is ready then you'll likely want to extend Jervis support (TODO must write) for use cases your organization requires.
- Build overview
- Supported languages
- Supported build tools
- Publish results
- Additional topics:
- Quickstart
- Background information
- Knowledge checklist
- Required Jenkins Plugins
- Labels for Jenkins Agents
- Key security concepts
- Operationalize Jenkins
- High availability
- Disaster recovery
- Pipeline support
- Extending support