diff --git a/Home.md b/Home.md
index a4d4495..7536681 100644
--- a/Home.md
+++ b/Home.md
@@ -1,15 +1,21 @@
| Name | Links | Fork, active branch | Version | PR link | PR status | Notes |
|-------------------------|---------------------------------------------------------------------------------------------|---------------------|------------|------------|--------------------------|-------|
-| amarillo | [GI][1g] [GH][1m] π΄[CI][1j] π΄[GHA][1a] π΄[GIPy][1x] π΄[Pypi][1] π΄[GIcr][1r] π‘[ghcr][1d] | [Link][1f] dev | π΄0.0.17a1 | [Link][1p] | Merged into plugins bran | [^1] |
-| amarillo-gtfs-generator | [GI][2g] [GH][2m] π‘[CI][2j] π‘[PyPI][1] π΄Docker π΄ghcr | | π’2.0.0 | | | [^2] |
-| amarillo-enhancer | [GI][3g] [GH][3m] π’[CI][3j] π’[PyPI][1] π’[Docker][3d] π΄ghcr | | π’2.0.0 | | | [^3] |
+| amarillo | [GI][1g] [GH][1m] π΄[CI][1j] π΄[GHA][1a] π΄[GIPy][1x] π΄[PyPI][1] π‘[GICR][1r] π‘[GHCR][1d] | [Link][1f] dev | π΄0.0.17a1 | [Link][1p] | Merged into plugins bran | [^1] |
+| amarillo-gtfs-generator | [GI][2g] [GH][2m] π‘[CI][2j] π‘[PyPI][1] π΄GICR GHCR | | π’2.0.0 | | | [^2] |
+| amarillo-enhancer | [GI][3g] [GH][3m] π’[CI][3j] π’[PyPI][1] π’[GICR][3d] GHCR | | π’2.0.0 | | | [^3] |
| amarillo-compose | [GI][4g] [GH][4m] | | π’2.0.0 | | | [^4] |
| amarillo-gtfs-exporter | [GI][5g] [GH][5m] π’[PyPI][5p] | | π’2.0.0 | | | [^5] |
-| amarillo-metrics | [GI][6g] [GH][6m] π‘[CI][6j] π‘[PyPI][6p] | | π’2.0.0 | | | [^6] |
+| amarillo-metrics | [GI][6g] [GH][6m] π‘[CI][6j] π‘[PyPI][6p] | | π’2.0.0 | | | [^6] |
| amarillo-stops | [GH][7m] π‘[CI][7j] π’[PyPI][7p] | | π’2.0.0 | | | [^7] |
| amarillo-grfs-export | [GI][8g] GH [PyPI][1] | | | | | [^8] |
+Deployments
+- π΄ https://amarilllo.mfdz.de from main branch [^9]
+- π΄ https://amarilllo-dev.mfdz.de from other branches
+- π΄ https://mitanand.mfdz.de
+- π΄ https://mitanand-dev.mfdz.de
+
[^1]: New PR: Call to enhancer, base and derived images, carpool event hooks β
CI/CD: missing publishing to PyPI
deploy branches are main,/dev/mitanand Notifies webhook once images are built First, base image with no plugins, then derived image on top (defined in standard.Dockerfile, there can be more later)
@@ -21,6 +27,11 @@
[^6]: errors.log permissions β
[^7]: β Readme
β Jenkinsfile
β GH About section empty β Jenkins not running immediately?
[^8]: Deprecated; functionality should be moved to new repo amarillo-grfs-generator in a way that is compatible with exporter
+[^9] main branch on GH 1. GHA builds image but does not deploy[^10], publishes image on GHCR, triggers hook to Jenkins deploy job (instead hcloud) via the Registry packages event (new)
+ 2. on commit hook: Jenkins builds PyPI package and publishes it on PyPI&GIPI. And build&publish Docker image on GIPI&GICR
+[^10] publishing the release image on GHCR triggers the hook on Jenkins (event for Registry packages) and runs a Jenkins job to do the deployment: 1. ssh to server 2. stop the containers (compose) 3. run the new compose
+
+THe GH webhook has to call Jenkins instead of hcloud! The cd.sh will be removed and the FastAPI app that listens to the webhook
π΄ π’ π‘