Skip to content

Stackato-Apps/openproject

 
 

Repository files navigation

OpenProject

Build Status Dependency Status Code Climate Inline docs

OpenProject is a web-based project management software. Its key features are:

Via plugins, it also supports:

More information and screenshots can be found on openproject.org.

HPE Helion Stackato

Set up email by configuring the environment variables in manifest.yml. Alternatively, you can set the environment variables after deploying. To deploy to HPE Helion Stackato

bundle exec rake generate_secret_token
stackato push -n

After deploying, start the background worker

stackato run bundle exec rake jobs:work

Login using the following credentials

Login: admin
Password: admin

Installation

There is an installation guide and a reference of configuration options.

Contact

OpenProject is supported by its community members, both companies and individuals.

Please find ways to contact us on the OpenProject help page.

Community

OpenProject is driven by an active group of open source enthusiasts: software engineers, project managers, creatives, and consultants. OpenProject is supported by companies as well as individuals. We share the vision to build great open source project collaboration software. The OpenProject Foundation (OPF) will give official guidance to the project and the community and oversees contributions and decisions.

Repository

This repository contains two main branches:

  • dev: The main development branch. We try to keep it stable in the sense of all tests are passing, but we don't recommend it for production systems.
  • stable: Contains the latest stable release that we recommend for production use. Use this if you always want the latest version of OpenProject.

License

OpenProject is licensed under the terms of the GNU General Public License version 3. See doc/COPYRIGHT.rdoc for details.

Credits

Icons

Thanks to Vincent Le Moign and his fabulous Minicons icons on webalys.com.

Lato Font

Thanks to Łukasz Dziedzic (aka "tyPoland") for his 'Lato' font.

OpenProject Icon Font

Published and created by the OpenProject Foundation (OPF) under Creative Commons Attribution 3.0 Unported License with icons from the following sources Minicons Free Vector Icons Pack and User Interface Design framework both by webalys

Creative Commons License

OpenProject Icon Font by the OpenProject Foundation (OPF) is licensed under Creative Commons Attribution 3.0 Unported License and Free for both personal and commercial use. You can copy, adapt, remix, distribute or transmit it.

Under this condition: provide a mention of the "OpenProject Foundation" and a link back to OpenProject www.openproject.org.

About

OpenProject is a web based project management system built on Ruby on Rails

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 74.2%
  • HTML 11.6%
  • JavaScript 6.3%
  • Gherkin 4.8%
  • CSS 2.8%
  • PHP 0.2%
  • Other 0.1%