1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
name: drupal6
summary: Full Featured content management framework
maintainer: Brandon Holtsclaw <me@brandonholtsclaw.com>
description: |
Drupal is a dynamic web site platform which allows an individual or
community of users to publish, manage and organize a variety of
content, Drupal integrates many popular features of content
management systems, weblogs, collaborative tools and discussion-based
community software into one easy-to-use package.
tags:
- cms
requires:
db:
interface: mysql
provides:
website:
interface: http
peers:
loadbalancer:
interface: reversenginx
|