cozystack/packages/apps
Andrei Kvapil 3618abed62
refactor: move scripts to hack directory
Move common-envs.mk and package.mk from scripts/ to hack/ directory.
Update all Makefile includes to use new paths. Remove unused
issue-flux-certificates.sh script.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-15 16:06:56 +01:00
..
bucket refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
clickhouse refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
ferretdb refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
foundationdb refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
http-cache refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
kafka refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
kubernetes refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
mysql refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
nats refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
postgres refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
rabbitmq refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
redis refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
tcp-balancer refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
tenant refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
virtual-machine refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
vm-disk refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
vm-instance refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
vpc refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
vpn refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
Makefile refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
README.md [clickhouse] add clickhouse keeper 2025-08-07 14:07:05 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete po -l app=source-controller -n cozy-fluxcd