Klaus Zanders
6723969aba
Disable secret check for asset pipeline build
2026-05-12 12:07:54 +02:00
Oliver Günther
5b830a4653
Bundle addon-postgres
2025-12-01 11:31:22 +01:00
Cyril Rohr
cabde73703
Fix postgres version for packaging ( #20051 )
2025-08-26 17:09:57 +02:00
ulferts
d309279c4c
add secret_key_base for assets:precompile on packager
2025-04-14 07:28:44 +02:00
Oliver Günther
16ae93c2af
Remove centos-8 support
2025-02-12 13:47:07 +01:00
Oliver Günther
65a6c8b616
Use apache addon that fixes host
2024-07-16 13:37:59 +02:00
Oliver Günther
711936e0e3
Debian 10 is EOL, remove packaging support
...
https://community.openproject.org/work_packages/48883
2024-07-02 14:04:42 +02:00
Oliver Günther
db5381f37e
Remove build_pg option for centos8
2023-12-20 08:41:11 +01:00
Oliver Günther
e03b114f5b
Remove support for packaged installations on centos7 and SLES12
...
https://community.openproject.org/work_packages/51533
2023-12-12 13:26:09 +01:00
Cyril Rohr
df0fbf2554
CentOS / RHEL 9 and Debian 12 support ( #13008 )
...
* test centos9
* Upgrade ruby buildpack
* Apache2::Reload is not supposed to be needed in prod
* Enable all distros + debian-12
* Remove Apache2::Reload from repo manager (#13034 )
should fix support for centos9 and is not required
* Ensure a default language is always set, especially in case of legacy installs
* Support for debian 12
* Update documentation for CentOS 9 and Debian 12
---------
Co-authored-by: Oliver Günther <o.guenther@openproject.com >
2023-07-06 20:40:10 +02:00
Cyril Rohr
6e63fcfa41
Remove EOL'ed distributions, update docs ( #13024 )
2023-07-04 15:28:59 +02:00
Cyril Rohr
d40425584a
Add support for SLES15, remove debian-9 support ( #12639 )
...
* Add support for SLES15, remove debian-9 support
* Add documentation for SLES15, remove support for ubuntu 16.04
2023-05-24 14:24:02 +02:00
Cyril Rohr
fb8ac30c3e
Packaging Ubuntu 22.04 ( #10810 )
...
* Enable Ubuntu-22.04 distribution on packager.io
2022-06-18 18:58:23 +02:00
Oliver Günther
d4759b0a03
Remove smtp packager addon, implement admin mail
2022-06-13 11:42:17 +02:00
Oliver Günther
1d51115d5f
Install newer version of postgresql-devel for centos7
2022-05-16 10:34:34 +02:00
Cyril Rohr
eef894e1c9
Set attributes for packaging
2022-01-18 08:31:40 +00:00
Cyril Rohr
432a50cb01
Fix multi-buildpack definition to handle latest packager update
2021-11-22 14:24:32 +00:00
Markus Kahl
d86e2787c7
Merge branch 'release/11.4' into dev
2021-10-20 13:44:48 +01:00
Oliver Günther
9cc292444e
Use the pg13 branch of pkgr
2021-10-12 19:36:23 +02:00
Oliver Günther
58e5a01309
Merge remote-tracking branch 'origin/release/11.4' into dev
2021-10-04 10:42:48 +02:00
Oliver Günther
7e8a2e0887
Add debian-11 to build for testing
...
[OP#38803](https://community.openproject.org/wp/38803 )
2021-09-30 10:59:53 +02:00
Cyril Rohr
baa9d1b95a
Use the pg13 branch of the postgres packager addon
2021-08-16 07:52:28 +00:00
Oliver Günther
248a5c28ad
Merge remote-tracking branch 'origin/release/11.3' into release/11.4
2021-07-29 14:32:58 +02:00
Oliver Günther
308cfed341
Use our fork of addon-postgres for the RHEL package source
2021-07-29 14:30:59 +02:00
Oliver Günther
ead49ceb12
Force the NPM_CONFIG_PRODUCTION flag to disable pruning of deps
2021-07-19 15:28:44 +02:00
Cyril Rohr
0edc69e344
Embed openproject-related packager addons
2021-05-17 10:53:08 +02:00
Cyril Rohr
f2d8f1d095
Embed openproject-edition addon to use latest gltf2xkt version
2021-05-17 10:53:08 +02:00
Markus Kahl
a005265d60
removed another unsupported OCR dependency on RHEL
2021-03-25 11:47:24 +00:00
Markus Kahl
148ee500f8
fixed rhel dependencies (catdoc and unrtf unavailable on rhel)
2021-03-23 15:51:53 +01:00
Oliver Günther
e7bcf3105b
[36548] Avoid using batch PDF export if pdfunite missing ( #9098 )
...
* [36548] Avoid using batch PDF export if pdfunite missing
We cannot guarantee that pdfunite is installed through poppler-utils,
for example in unsupported distributions.
In this case, we'll want to revert to the default export of all work packages.
https://community.openproject.com/work_packages/36548
* Add dependencies for centos installations
* Review feedback
2021-03-17 13:56:03 +00:00
Wieland Lindenthal
06cc0ec588
Optimize memory usage for pdf exports with attachments ( #8854 )
...
https://community.openproject.com/wp/35327
- Installs Imagemagick package for image conversion.
- converts all attachments to a smaller size before
printing them to the PDF file.
- Ads a installation check to the _Admin -> Information_
screen.
2020-11-24 13:35:40 +00:00
Cyril Rohr
fb98128365
Add support for BIM edition selection in packages ( #8531 )
2020-10-16 12:28:04 +00:00
Cyril Rohr
a51348df98
Fix URL for addon-repositories
...
[ci skip]
2020-09-11 13:56:31 +02:00
Cyril Rohr
11c6061a12
Remove Ubuntu 14.04 from the built packages.
...
It was no longer advertised in the documentation anyway.
2020-06-23 07:10:12 +00:00
Cyril Rohr
343b4d27f7
Add support for Ubuntu 20.04 on packager.io
2020-06-11 20:17:05 +00:00
Oliver Günther
6ded4e6852
Add cron job functionality to delayed_job
2020-04-06 16:16:44 +02:00
Cyril Rohr
53dfb3fa99
Enable packaging for CentOS 8 / RHEL 8
2020-02-16 14:07:41 +00:00
Cyril Rohr
f10f3050c9
Enable debian 10
2019-07-16 08:33:25 +00:00
Oliver Günther
17f7e5e93b
Remove support for Debian 8 packages
...
[ci skip]
2019-07-10 08:08:08 +02:00
Cyril Rohr
961553bffa
use latest addon-openproject
2019-03-06 09:45:39 +01:00
Cyril Rohr
37361e9839
Add dependencies required by the plaintext gem
...
https://github.com/planio-gmbh/plaintext
2019-01-17 12:12:55 +01:00
Cyril Rohr
7ca120004f
Update .pkgr.yml
2018-12-13 11:36:46 +01:00
Oliver Günther
17462399a7
Restrict build targets
...
[ci skip]
2018-12-10 16:04:22 +01:00
Oliver Günther
f20ad79e6f
Add nodejs teardown
2018-12-10 15:10:34 +01:00
Oliver Günther
01fd9cd2e2
Add postgres support in packager
2018-12-10 14:58:23 +01:00
Oliver Günther
b51537bc76
We no longer need pandoc in dependencies, since its version is often old
...
[ci skip]
2018-08-27 07:42:11 +02:00
Oliver Günther
8d5faed665
Fix reference to pandoc in pkgr.yml
...
[ci skip]
2018-08-21 09:21:53 +02:00
Oliver Günther
cdc9c96934
Add pandoc to pkgr.yml
...
[ci skip]
2018-08-09 08:28:07 +02:00
Oliver Günther
143345fbd7
[27235] Clear tmp:cache through cronjob
...
The `tmp:cache:clear` does not affect other caches such as memcached,
since it's basically `rm -rf tmp/cache/*`
https://github.com/rails/rails/blob/ef5d85709d346e55827e88f53430a2cbe1e5fb9e/railties/lib/rails/tasks/tmp.rake#L25-L30
https://community.openproject.com/wp/27235
2018-07-19 15:46:50 +02:00
Cyril Rohr
c3356e153d
Enable ubuntu 18.04 on packager.io
2018-06-26 17:06:56 +02:00