Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

59 lines
1.4 KiB
YAML
Raw Permalink Normal View History

user: openproject
group: openproject
2022-01-18 08:31:40 +00:00
description: OpenProject
homepage: "https://www.openproject.org"
maintainer: "operations+packaging@openproject.com"
license: "GPL"
targets:
2024-07-02 14:04:42 +02:00
debian-11: &debian
build_dependencies:
2025-08-26 17:09:57 +02:00
- wget
2018-12-10 15:10:57 +01:00
- libsqlite3-dev
dependencies:
- unzip
- poppler-utils
- unrtf
- tesseract-ocr
- catdoc
- imagemagick
debian-12:
<<: *debian
2020-06-11 20:17:05 +00:00
ubuntu-20.04:
<<: *debian
2022-06-18 18:58:23 +02:00
ubuntu-22.04:
<<: *debian
2025-02-12 13:47:07 +01:00
centos-9:
env:
- NODE_ENV=production
- NPM_CONFIG_PRODUCTION=false
- SECRET_KEY_BASE=1
- OPENPROJECT_DISABLE__SECRET_KEY_BASE__CHECK=true
dependencies:
- epel-release
- ImageMagick
- unzip
- poppler-utils
sles-15:
build_dependencies:
- sqlite3-devel
dependencies:
- ImageMagick
2014-07-28 14:44:38 +00:00
before_precompile: "packaging/setup"
2018-12-10 15:10:34 +01:00
after_precompile: "packaging/teardown"
2014-10-08 08:32:55 +00:00
services:
2025-08-26 17:09:57 +02:00
- postgres:17
2015-05-04 19:22:17 +00:00
installer: https://github.com/pkgr/installer.git
2014-10-08 08:32:55 +00:00
wizards:
2014-12-10 13:28:57 +01:00
- https://github.com/pkgr/addon-legacy-installer.git
- ./packaging/addons/openproject-edition
2025-12-01 10:27:57 +01:00
- ./packaging/addons/addon-postgres
2024-07-16 13:37:59 +02:00
- https://github.com/pkgr/addon-apache2.git#set-host-header
2021-05-10 09:38:26 +00:00
- ./packaging/addons/repositories
2015-05-04 19:22:17 +00:00
- https://github.com/pkgr/addon-memcached.git
2021-05-10 09:38:26 +00:00
- ./packaging/addons/openproject
buildpack: https://github.com/opf/heroku-buildpack-multi.git#master
env:
- NODE_ENV=production
- NPM_CONFIG_PRODUCTION=false
- SECRET_KEY_BASE=1