PHPackages                             vundb/ansible-role-openproject - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. vundb/ansible-role-openproject

ActiveChef-role

vundb/ansible-role-openproject
==============================

Ansible role to install openproject on gentoo instances.

1.0.0(8y ago)161MIT

Since May 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vundb/ansible-role-openproject)[ Packagist](https://packagist.org/packages/vundb/ansible-role-openproject)[ RSS](/packages/vundb-ansible-role-openproject/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

Ansible Role Openproject
========================

[](#ansible-role-openproject)

Ansible role to install and configure openproject on gentoo instances.

Supported Distributions
-----------------------

[](#supported-distributions)

- Gentoo

Requirements
------------

[](#requirements)

This role has a variety of dependencies. Please take a look at the example playbook.

Role Variables
--------------

[](#role-variables)

None.

Dependencies
------------

[](#dependencies)

[vundb/ansible-role-apache](https://github.com/vundb/ansible-role-apache)

[vundb/ansible-role-mysql](https://github.com/vundb/ansible-role-mysql)

[vundb/ansible-role-mysql-admin](https://github.com/vundb/ansible-role-mysql-admin)

[vundb/ansible-role-apache-vhost](https://github.com/vundb/ansible-role-apache-vhost)

[vundb/ansible-role-portage](https://github.com/vundb/ansible-role-portage)

Example Playbook
----------------

[](#example-playbook)

```
- hosts: all
  roles:
    - role: vundb-apache
      apache_opts: ["PASSENGER"]
    - role: vundb-mysql
      mysql_config:
        - { section: "mysqld", option: "sql_mode", value: "'no_auto_value_on_zero,strict_trans_tables,strict_all_tables,no_zero_in_date,no_zero_date,error_for_division_by_zero,no_auto_create_user,no_engine_substitution'" }
    - role: vundb-mysql-admin
      mysql_databases:
        - name: openproject
      mysql_users:
        - name: openproject
          pass: openproject
          priv: openproject.*:ALL
    - role: openproject
    - role: apache-vhost
      apache_vhosts:
        - label: "openproject"
          virtual_host: "*:80"
          server_name: "openproject.local"
          server_alias: "openproject.local"
          document_root: "/home/openproject/application/public"
          template: "templates/vhost-openproject.j2"

```

License
-------

[](#license)

MIT

Author Information
------------------

[](#author-information)

- You can find more roles in my GitHub channel [vundb](https://github.com/vundb)
- Follow me on Twitter [@vundb](https://twitter.com/vundb)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3275d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c047a39da05d0af48ecc206c25c7aff05efbdefc43c9bc3abf428ae53574adf8?d=identicon)[vundb](/maintainers/vundb)

### Embed Badge

![Health badge](/badges/vundb-ansible-role-openproject/health.svg)

```
[![Health](https://phpackages.com/badges/vundb-ansible-role-openproject/health.svg)](https://phpackages.com/packages/vundb-ansible-role-openproject)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
