|
|
26933f3e66
|
Push registry images via Skopeo on internal Forgejo network.
Bypass Cloudflare/Traefik 413 limits by copying to forgejo:3000 over Docker network instead of docker push to git.aexoradao.com.
|
2026-06-16 20:17:46 -04:00 |
|
|
|
1ca8192a4c
|
Fix registry 413: patch host /etc/hosts before docker push.
docker.sock pushes use host networking; route git.aexoradao.com to 127.0.0.1 to bypass Cloudflare upload limits.
|
2026-06-16 20:06:39 -04:00 |
|
|
|
ebe9a41501
|
Document and harden registry push against 413 Payload Too Large.
Use ephemeral docker login config; document Cloudflare bypass via Jenkins extra_hosts.
|
2026-06-16 19:57:43 -04:00 |
|
|
|
17c2c5ead8
|
Add custom Frappe image build with HRMS, Lending, and LMS.
Jenkins builds from apps.json, pushes to Forgejo registry, and archives Coolify image tags; compose installs all apps on first site creation.
|
2026-06-16 19:10:17 -04:00 |
|