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

205 commits

Author SHA1 Message Date
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
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
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
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
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
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
4ed95ec325 flake update 2025-11-24 17:33:39 +01:00
e1de6d6b79 git checkout remote branches 2025-11-24 17:33:39 +01:00
1804a7fd93 git pull command 2025-11-21 20:07:34 +01:00
d86ee53f66 move checkout to new git subcommand 2025-11-20 20:48:11 +01:00
6a3058888f add exec root option 2025-09-23 18:07:29 +02:00
43481a5960 edit command 2025-09-03 18:37:50 +02:00
9cc2228f41 fix pgsql 2025-09-03 17:49:41 +02:00
f928547ac2 command help 2025-09-01 18:20:42 +02:00
e189b2e4f2 version and help 2025-09-01 16:55:58 +02:00
85335d84de add command to update images 2025-08-26 17:14:14 +02:00
86a68339b4 default to max supported php version 2025-08-26 13:33:02 +02:00
89280d9371 allow running db queries on sharded db 2025-08-22 18:16:17 +02:00
54682a06b6 add option for a separate redis container 2025-08-07 18:20:14 +02:00
6a043913fa push: add all local ips as trusted proxies 2025-08-07 18:07:35 +02:00
761fe285a7 set TEST_DONT_LOAD_APPS 2025-08-01 16:34:51 +02:00
32eaad7ccd fix onlyoffice 2025-07-11 16:06:03 +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
a72d477841 default to php 8.4 2025-06-10 16:06:42 +02:00
06bf3b4b62 initial nix based docker images 2025-06-07 19:41:21 +02:00
54f33cdf20 php 8.4 support 2025-05-23 21:37:36 +02:00
7419a32685 redis tls env 2025-05-02 12:38:40 +02:00
d87ee6ccc9 store services for instance 2025-05-02 12:15:01 +02:00
071c476c4c redis tls support 2025-05-01 21:02:52 +02:00
374ac42481 base profiling config 2025-04-11 15:57:41 +02:00
ca531ed477 add host-push proxy host to aid with local push development 2025-04-07 21:48:56 +02:00
37849081be allow running sql queries directly from cli 2025-04-03 15:14:07 +02:00
c734dede0e proper exit code for test 2025-03-13 19:50:12 +01:00
2bc9e571d2 switch to axum based proxy 2025-03-11 13:49:25 +01:00
28ad29ede3 misc 2025-03-04 22:14:12 +01:00
1992f7f80a updates 2025-03-04 21:57:52 +01:00