cozystack/packages/apps
Kirill Ilin befbdf0964
[kubernetes] show Service and Ingress resources for kubernetes app in dashboard
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
2026-01-26 18:13:06 +05: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 Prepare release v1.0.0-alpha.2 2026-01-20 07:50:59 +00:00
kafka refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
kubernetes [kubernetes] show Service and Ingress resources for kubernetes app in dashboard 2026-01-26 18:13:06 +05:00
mongodb [mongodb] Remove user-configurable images from MongoDB chart 2026-01-22 17:55:12 +01:00
mysql Prepare release v1.0.0-alpha.1 2026-01-15 23:32:41 +00: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 docs(tenant): add resourceQuotas configuration documentation (#1902) 2026-01-22 23:19:25 +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