Redmine cookbook : over 80 hands-on recipes to improve your skills in project management, team management, process improvement, and Redmine administration /
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing,
2016.
|
Colección: | Quick answers to common problems.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Installing and Running Redmine; Introduction; Default installation on an Ubuntu server; Installing from a source on Ubuntu; Installation on Windows servers; Using Puma and IIS on Windows; Running with Apache as mod_fcgid; Running Redmine with Phusion Passenger; Running Redmine with Nginx and Thin; Installing optional requirements; Using custom Ruby for Redmine; Chapter 2: Customizing Redmine; Introduction; Customizing My page; Editing Redmine's views manually
- Customizing modules per projectExtending user profiles with additional data; Customizing User roles; Creating and using User groups; Customizing the layout of the project entry page; Customizing the layout of the home page; Interacting with Redmine only through e-mail; Chapter 3: Project Management with Redmine; Introduction; Splitting your project into phases; Creating and using subprojects; Splitting your tasks into subtasks; Managing issue relations; Creating and using template projects; Managing multiple projects simultaneously; Creating reports on spent time
- Making sure everyone is optimally loaded with workRelating between issue and time; Using the issue-code relation; Defining a roadmap to the release plan; Chapter 4: Improving Team Performance; Introduction; Keeping relevant documentation in Redmine; Putting the timeline to good use; Making sure that everyone is informed; Limiting access to some team members; Using metrics to improve team performance; Analyzing team performance through the code repository; Using the repository module to display code differences; Managing multicultural teams in different time zones
- Applying advanced issue-code relationshipsImproving Scrum meetings and backlogs; Chapter 5: Regular and Planned Maintenance; Introduction; Starting and restarting Redmine; Checking for active Redmine processes on the server; Configuring backup and recovery; Checking the data dirs for possible malware; Migrating and upgrading; Upgrading or migrating the database behind Redmine; Enhancing security; Upgrading Ruby safely; Chapter 6: Performance and System Tuning ; Introduction; Fine-tuning new project creation; Tuning authentication and auto-login features; Tuning the workflows
- Setting the log levelGetting the most from a single server; Scaling Redmine across multiple servers; Increasing file upload size; Integrating Redmine with Active Directory; Chapter 7: Integrating Redmine with Other Software; Introduction; Exporting to Microsoft Project; Using Redmine through browser plugins; Using Redmine mobile applications; Activity monitoring through Atom feed; Embedding Redmine into a web application; Using the Redmine REST API with PHP; Using the Redmine REST API with C#; Integrating with Tortoise SVN or GIT; Interacting with Redmine from Visual Studio