1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00
Commit graph

50 commits

Author SHA1 Message Date
266b70339b cleanup 2026-04-10 17:40:44 +02:00
3abf183ae3 app integration support 2026-04-10 17:37:30 +02:00
3b4014b5e4 basic frankenphp support
fixes #17
2026-03-22 15:03:50 +01:00
4ab23610a2 fix redis-tls not starting 2026-03-22 14:10:27 +01:00
0d98667650 add dns for proxy inside container 2026-03-20 21:22:37 +01:00
63e17d609f record haze version when building images and warn on out of date images 2026-03-20 15:14:45 +01:00
6fdadd9bad use supervisord in image 2026-03-12 15:43:32 +01:00
da6c6d754b add 8.5 image 2026-03-09 23:18:18 +01:00
8780fe0754 build new 8.0 and 8.1 images 2026-03-09 22:48:36 +01:00
7e54fbd89f add s3 TLS option 2026-03-09 20:10:29 +01:00
b3a1e80f6f allow custom pre-setup config options 2026-03-09 18:48:25 +01:00
80d71bd7a0 move redis certificates 2026-03-09 18:30:37 +01:00
bf7a8d9a34 dont polute store_app 2026-03-06 00:48:31 +01:00
1a6dd90410 add appDirectories to hm module 2026-03-06 00:15:38 +01:00
9629dea8df enable appstore 2026-03-05 23:37:42 +01:00
b7ea4e9760 allow configuring additional app directories and add a writable app directory
fixes #15
2026-03-05 23:32:02 +01:00
provokateurin
d89c547f2a
fix(install): Fix OCI
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-03-05 15:21:47 +01:00
8941c697fb fix integration not using all passed options 2026-02-27 17:07:49 +01:00
cead37fae7 fix custom php.ini, again 2026-02-25 19:30:15 +01:00
f7b7c1bf37 add common php option to example 2026-02-17 00:07:51 +01:00
4bb6a21d7c make it easier to change php configuration 2026-02-09 17:39:33 +01:00
c86bc58305 add php-ffi 2026-02-05 15:58:09 +01:00
d29b82f303 xdebug.discover_client_host=false 2026-01-28 19:21:44 +01:00
8c7785257c add some editors again 2026-01-28 19:21:34 +01:00
3326791d66 switch to sqlite-interactive for images 2026-01-26 14:54:54 +01:00
036232285c add options for enabling/disabling apps 2026-01-19 19:02:17 +01:00
Robin Appelman
9f54d7dacf Merge pull request 'fix: Fix phpunit vendorHash' (#4) from provokateurin/haze:fix/phpunit-vendorhash into main
Reviewed-on: https://codeberg.org/icewind/haze/pulls/4
2025-12-01 15:57:41 +01:00
Robin Appelman
e723ae7d8b Merge pull request 'style(s3m): Correct indentation' (#6) from provokateurin/haze:style/s3m into main
Reviewed-on: https://codeberg.org/icewind/haze/pulls/6
2025-12-01 15:57:21 +01:00
provokateurin
643fafd028
style(s3m): Correct indentation 2025-12-01 11:42:11 +01:00
provokateurin
04b5f6e9d8
fix(image): Fix Cmd needs to be a list 2025-12-01 10:40:15 +01:00
provokateurin
83594ebc4c
fix: Fix phpunit vendorHash 2025-12-01 10:33:55 +01:00
fd239dcbda move oracle-instantclient to base image 2025-11-29 16:36:00 +01:00
06aa58c1e9 image: remove helix now that haze edit exists 2025-11-29 16:20:24 +01:00
1804a7fd93 git pull command 2025-11-21 20:07:34 +01:00
666b58a773 clenaup bootstrap a bit 2025-11-05 23:11:16 +01:00
07c0f477e1 configure local setting in clamd config 2025-09-30 17:33:31 +02:00
242cf54a74 smb stuff magically started working 2025-09-23 18:07:29 +02:00
57dd81faf9 automatic phpunit version 2025-08-26 16:54:08 +02:00
1295f0d0dd disable request buffering in image 2025-07-29 17:08:29 +02:00
200921a74c support clamav socket 2025-06-16 20:51:46 +02:00
9824fc9254 add local clam 2025-06-16 18:33:46 +02:00
46c8e36f96 add sqlite to image 2025-06-12 22:41:54 +02:00
fbd770bd19 re-add git to images 2025-06-10 19:32:13 +02:00
7985255d9d fix phpunit 2025-06-10 16:06:21 +02:00
47f4360f5f fix ca bundle in image 2025-06-07 20:06:23 +02:00
06bf3b4b62 initial nix based docker images 2025-06-07 19:41:21 +02:00
7419a32685 redis tls env 2025-05-02 12:38:40 +02:00
2bc9e571d2 switch to axum based proxy 2025-03-11 13:49:25 +01:00
716074f343 fix nix build 2025-03-09 13:37:39 +01:00
c28a81a661 flake reorg 2025-02-19 16:27:08 +01:00