cozystack/packages/apps
2025-01-09 15:28:33 +01:00
..
bucket Add WebUI for S3 bucket (#413) 2024-10-10 12:12:25 +02:00
clickhouse Prepare release v0.20.0 (#522) 2024-12-09 18:42:41 +01:00
ferretdb Prepare release v0.21.0 (#546) 2024-12-27 18:53:46 +01:00
http-cache Prepare release v0.21.1 (#551) 2024-12-30 15:34:05 +01:00
kafka add services to dashboard (#482) 2024-11-21 15:35:10 +01:00
kubernetes Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
mysql Prepare release v0.21.1 (#551) 2024-12-30 15:34:05 +01:00
nats NATs: fix hardcode, add merge and resolve config (#514) 2024-12-06 10:36:20 +01:00
postgres Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
rabbitmq Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
redis Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
tcp-balancer DX: Use generic Makefile for packages (#288) 2024-08-16 10:26:13 +02:00
tenant feature/add resources to vmcluster (#556) 2025-01-09 13:18:46 +01:00
virtual-machine Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
vm-disk Introduce InstanceTypes (#403) 2024-10-16 18:35:30 +02:00
vm-instance Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
vpn Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
Makefile switched place -maxdepth im Makefiles (#140) 2024-05-21 02:29:34 +02:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Fix version-map for updated application (#569) 2025-01-09 15:28:33 +01:00

How to test packages local

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