533 Commits

Author SHA1 Message Date
Alexander a78e612a66 update runtime 2024-08-29 18:42:55 +03:00
Oliver Günther 3b95867230 Merge pull request #16176 from kale1d0code/kale1d0code-patch-1
Update Dockerfile
2024-08-26 15:31:24 +02:00
Oliver Günther 01461e2d6b Update docker/prod/Dockerfile
Co-authored-by: Markus Kahl <machisuji@gmail.com>
2024-08-26 14:49:20 +02:00
Wieland Lindenthal ea7a289f3b [#56873] Add instructions on how to develop on the BIM edition using Docker (#16302)
* [#56873] Add instructions on how to develop on the BIM edition using Docker

https://community.openproject.org/work_packages/56873

* Cleanup according to review comments
2024-08-02 16:02:57 +02:00
Ivan Kuchin a9121bd10c remove unneeded shopts 2024-07-26 17:28:35 +02:00
Ivan Kuchin e8f49d7ab1 use curly braces expansion for listing all spec directories 2024-07-26 17:28:23 +02:00
Ivan Kuchin df349d36d1 use singular asterisk for finding modules specs 2024-07-26 17:13:01 +02:00
Pavel Balashou f611ba3bcb [#55643] Extend API authentication to accept JWT issued by OpenID provider to other client.
https://community.openproject.org/work_packages/55643

- Add new warden authentication stategy to handle jwt issued by configured OIDC.
- Modify exisiting doorkeeper_oauth stategy to ignore jwts.
- Fill in WWW-Autheticate header with auth failure information.
- Make keycloak docker dev setup use postgres as a database.
2024-07-23 10:42:04 +02:00
kale1d0code 7b9c04f9de Update Dockerfile
Remove additional RUN instruction
2024-07-17 13:49:26 +01:00
kale1d0code 36154cb523 Update Dockerfile
remove as many RUN commands as possible to reduce the amount of layers in image and attempt to get its weight down (855.86 MB Compressed!)
2024-07-17 13:44:29 +01:00
Dombi Attila 981c3943f7 Upgrade ruby to 3.3.4 2024-07-15 16:04:15 +03:00
Alexander 78a698348e Support arm and ppc archs 2024-07-08 15:54:33 +03:00
Alexander 242bfea8c6 Support arm and ppc archs 2024-07-08 15:53:21 +03:00
Eric Schubert f764d138f3 [#56012] all Viepoints are saved to the last BCF
- https://community.openproject.org/work_packages/56012
- refreshing topic state after creating a wp (topic)
2024-07-05 16:58:44 +02:00
Alexander 4cdb37e8c7 Use jemalloc to prevent memory bloating 2024-06-25 20:44:32 +03:00
Dombi Attila f23461a604 Update Bundler to 2.5.13 2024-06-20 10:34:45 +03:00
Dombi Attila f9422567f1 Update Ruby to 3.3.3 2024-06-19 19:42:52 +03:00
Dan e59b31ca2b apt-get update before attempting to install postfix
Moves the `apt-get update` command above the `apt-get install` on line 13-14.
2024-06-13 19:35:56 -04:00
Klaus Zanders 1eec6cad54 Update Ruby to 3.3.2 2024-06-03 12:57:25 +02:00
Pavel Balashou 513732b99d Merge branch 'dev' into document_keycloak_with_openproject 2024-05-28 16:43:01 +02:00
Oliver Günther fb9d7c9e20 Merge pull request #15633 from opf/merge-release/14.1-20240522033428
Merge release/14.1 into dev
2024-05-22 09:24:19 +02:00
Oliver Günther db05146e53 Remove exposed PSQL port in all-in-one 2024-05-21 13:57:45 +02:00
ulferts c3d0ebc531 Merge remote-tracking branch 'origin/release/14.1' into dev 2024-05-21 09:36:33 +02:00
Markus Kahl 26d4ff057c Merge pull request #15605 from opf/fix/dangling-pid-file
Fix dangling pid file in slim container
2024-05-20 09:18:37 +01:00
Oliver Günther c2627b2b9c Fix dangling pid file in slim container 2024-05-17 20:15:16 +02:00
Cyril Rohr 2bc8e3dce7 Upgrade base ruby image for docker images (#15534)
* Upgrade base ruby image for docker images
* Update base docker image for CI
2024-05-14 10:44:15 +02:00
Markus Kahl 3dffd26c18 add missing schema_cache.yml and structure.sql
again as they are needed downstream
2024-05-10 10:51:28 +01:00
Markus Kahl 3921776014 add missing schema_cache.yml and structure.sql
again as they are needed downstream
2024-05-10 10:51:02 +01:00
Markus Kahl c1079a7412 add missing schema_cache.yml and structure.sql
again as they are needed downstream
2024-05-10 10:25:09 +01:00
Oliver Günther 1090e2df9d Merge remote-tracking branch 'origin/release/14.0' into dev 2024-05-08 20:48:52 +02:00
Oliver Günther b8789b15f7 Add some comment on why we added lib and vendor 2024-05-08 20:31:29 +02:00
Oliver Günther 67e7826551 Fix files being left over in cache 2024-05-08 20:31:28 +02:00
Oliver Günther 3e11521dda Backport docker build to 14.0 2024-05-08 13:56:46 +02:00
Oliver Günther 81c0b904e1 Unset frozen 2024-05-08 11:43:57 +02:00
Oliver Günther c3c63bd118 Also copy vendor 2024-05-08 09:36:32 +02:00
Oliver Günther fdd4ade355 Use previous way to bundle to allow plugins 2024-05-08 09:29:37 +02:00
Oliver Günther eefefeaed7 Update Dockerfile to include Gemfile.plugins 2024-05-08 09:13:30 +02:00
Cyril Rohr ee98f54335 Attempt to use arm64 runners for building docker images (#15255)
* Use arm64 runners for building docker images, simplify dockerfiles
2024-05-07 20:53:03 +02:00
Klaus Zanders a88ab2eeef Bundler 2.5.9 -> 2.5.10 2024-05-07 09:31:50 +02:00
Eric Schubert 60710686e1 Merge pull request #15407 from opf/implementation/54355-use-authentication-in-folderfilesfileidsdeepquery
[#54355] Use authentication in FolderFilesFileIdsDeepQuery
2024-04-30 15:16:48 +02:00
Eric Schubert c9bb11ecf7 [#54355] improved code readability 2024-04-30 13:50:42 +02:00
Klaus Zanders c19aa3c74b Update Ruby to 3.3.1 in all relevant places 2024-04-25 08:54:06 +02:00
sagargurung1001@gmail.com 6400bcdbac Write a documentation to set up keycloak integration with OpenProject via docker TLS 2024-03-28 17:01:34 +05:45
ulferts 3b2121f733 Revert "Merge remote-tracking branch 'origin/release/13.4' into dev"
This reverts commit 40b2bbeb09, reversing
changes made to b4c6cb17cc.
2024-03-21 11:31:17 +01:00
Ivan Kuchin 7787e457a3 Revert "Merge branch 'dev' into release/13.4"
This reverts commit a901541269, reversing
changes made to e573ca00b7.
2024-03-20 20:19:08 +01:00
Ivan Kuchin 9e4934cd0a change quotes using rubocop --only Style/StringLiterals,Style/QuotedSymbols -a 2024-03-20 18:05:22 +01:00
ulferts 6ea58a355a Merge remote-tracking branch 'origin/release/13.4' into dev 2024-03-12 09:55:56 +01:00
Markus Kahl 4aeb27125e use correct postgres version 2024-03-11 15:44:32 +00:00
Markus Kahl f616a27daa migrate and seed separately in slim container 2024-03-08 12:50:38 +00:00
Oliver Günther 337eda7dfa Revert "Revert "Merge pull request #12998 from opf/task/48717-replace-delayedjob""
This reverts commit dfa75621ea.
2024-03-07 13:59:24 +01:00