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

364 commits

Author SHA1 Message Date
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
88a4100340 show proxy addr for ldap-admin in startup message 2026-03-09 18:08:49 +01:00
e76678ec14 document service proxy 2026-03-09 17:57:16 +01:00
04b8ec975d fix ldap admin 2026-03-09 17:56:20 +01:00
85071d7aa1 allow service names with - in them in proxy 2026-03-09 17:49:15 +01:00
fdc821cb93 allow bare-service proxy hosts 2026-03-09 17:41:42 +01:00
8e79e997a8 make proxy work for object store 2026-03-09 17:16:36 +01:00
bf7a8d9a34 dont polute store_app 2026-03-06 00:48:31 +01:00
e9cb4f08e3 use extra app directories for git operations 2026-03-06 00:16:02 +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
862d33b017 feat(cloud): Kill containers before removing them for faster destruction
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-03-05 22:37:38 +01:00
provokateurin
d89c547f2a
fix(install): Fix OCI
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-03-05 15:21:47 +01:00
903b3d25a8 localhost proxy doesn't support federation 2026-03-02 15:43:38 +01:00
37248955ab 2.1.6 v2.1.6 2026-02-27 23:03:24 +01:00
2ea01b6570 cargo update 2026-02-27 22:56:11 +01:00
df38f16f10 update bollard 2026-02-27 22:52:44 +01:00
f569ca17e2 allow using release sources 2026-02-27 22:04:13 +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
4f6b1fbd9b readme tweaks and example user service 2026-02-24 20:42:36 +01:00
e3161f34ae 127.0.0.1 now works for proxy 2026-02-24 20:33:53 +01:00
f7b7c1bf37 add common php option to example 2026-02-17 00:07:51 +01:00
37925bd843 2.1.5 v2.1.5 2026-02-13 21:33:47 +01:00
a8b2ea66f9 document haze git pull 2026-02-13 21:33:15 +01:00
b2a7b22676 make haze git checkout pick the correct branch by default 2026-02-13 21:27:51 +01:00
755573ba4b improve cleanup of leftover networks and workdirs 2026-02-09 17:39:33 +01:00
4bb6a21d7c make it easier to change php configuration 2026-02-09 17:39:33 +01:00
16cb573935 set NEXTCLOUD_BASE_URL in container 2026-02-05 16:04:42 +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
44ae8ebae5 enable auto setup by default 2026-01-19 18:49:30 +01:00
cdc64edc93 release ci v2.1.4 2026-01-13 09:46:24 +01:00
2012291d77 2.1.4 2026-01-12 18:48:50 +01:00
cf440bac57 also add bare proxy base to custom hosts 2026-01-12 18:48:18 +01:00
34f6e2cd46 add hosts for services to php container 2026-01-09 21:17:51 +01:00
48ac6115f6 Revert "drop build/integration/composer.lock mapping"
This reverts commit 25aaffc7ce.
2026-01-08 17:49:04 +01:00
25aaffc7ce drop build/integration/composer.lock mapping 2026-01-06 18:02:48 +01:00
4a410bdb1a fix docker workflow not triggering on workflow update 2025-12-02 00:14:27 +01:00
35967a8912 nixpkgs 25.11, drop 8.1 image v2.1.3 2025-12-01 20:26:18 +01:00
f92f6206bc 2.1.3 2025-12-01 19:12:03 +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
Robin Appelman
efd9aaf434 Merge pull request 'fix(image): Fix Cmd needs to be a list' (#5) from provokateurin/haze:fix/image/cmd into main
Reviewed-on: https://codeberg.org/icewind/haze/pulls/5
2025-12-01 15:56:20 +01:00
provokateurin
643fafd028
style(s3m): Correct indentation 2025-12-01 11:42:11 +01:00