From 458b067a41c36f70af330254bcea6381bcd7d11d Mon Sep 17 00:00:00 2001 From: DH V2 Deploy Bot Date: Sun, 13 Sep 2026 17:05:06 -0300 Subject: [PATCH] =?UTF-8?q?deploy-status:=20success=20=C2=B7=20phase=20com?= =?UTF-8?q?plete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.log | 500 +++++++++++++++++++++++++++++++++++++++++++++++++++++ status.txt | 12 ++ 2 files changed, 512 insertions(+) create mode 100644 deploy.log create mode 100644 status.txt diff --git a/deploy.log b/deploy.log new file mode 100644 index 0000000..7ab8a69 --- /dev/null +++ b/deploy.log @@ -0,0 +1,500 @@ + +#3 [internal] load metadata for docker.io/library/nginx:alpine +#3 DONE 1.4s + +#4 [internal] load .dockerignore +#4 transferring context: 75B done +#4 DONE 0.1s + +#5 [internal] load build context +#5 DONE 0.0s + +#6 [builder 1/7] FROM docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 +#6 resolve docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 0.0s done +#6 DONE 0.0s + +#7 [stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 +#7 resolve docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 0.0s done +#7 ... + +#5 [internal] load build context +#5 transferring context: 1.22MB 0.1s done +#5 DONE 0.3s + +#8 [builder 2/7] WORKDIR /app +#8 CACHED + +#9 [builder 3/7] COPY package*.json ./ +#9 DONE 0.1s + +#7 [stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 +#7 DONE 0.5s + +#10 [stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf +#10 CANCELED + +#11 [stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf +#11 DONE 0.1s + +#12 [builder 4/7] RUN npm ci +#12 3.690 +#12 3.690 added 95 packages, and audited 96 packages in 3s +#12 3.690 +#12 3.690 11 packages are looking for funding +#12 3.690 run `npm fund` for details +#12 3.692 +#12 3.692 found 0 vulnerabilities +#12 3.693 npm warn install-scripts 1 package has install scripts not yet covered by allowScripts: +#12 3.693 npm warn install-scripts esbuild@0.28.2 (postinstall: node install.js) +#12 3.693 npm warn install-scripts +#12 3.693 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. +#12 3.695 npm notice +#12 3.695 npm notice New major version of npm available! 11.19.0 -> 12.0.2 +#12 3.695 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +#12 3.695 npm notice To update run: npm install -g npm@12.0.2 +#12 3.695 npm notice +#12 DONE 4.0s + +#13 [builder 5/7] COPY tsconfig*.json vite.config.ts index.html ./ +#13 DONE 0.1s + +#14 [builder 6/7] COPY src ./src +#14 DONE 0.1s + +#15 [builder 7/7] RUN npm run build +#15 0.339 +#15 0.339 > dhv2-web@0.23.0-1 build +#15 0.339 > tsc -b && vite build +#15 0.339 +#15 12.43 vite v7.3.6 building client environment for production... +#15 12.49 transforming... +#15 18.04 ✓ 191 modules transformed. +#15 18.49 rendering chunks... +#15 18.93 computing gzip size... +#15 18.99 dist/index.html 0.47 kB │ gzip: 0.30 kB +#15 18.99 dist/assets/index--Y6bt2q9.css 222.84 kB │ gzip: 33.98 kB +#15 18.99 dist/assets/MapPage-BzZIPhkv.js 7.36 kB │ gzip: 2.63 kB +#15 18.99 dist/assets/AssetGeometryEditor-DD-RsE6h.js 7.69 kB │ gzip: 3.15 kB +#15 18.99 dist/assets/DocumentDeliveryPage-C9Wt8bpW.js 10.60 kB │ gzip: 3.41 kB +#15 18.99 dist/assets/index-CEh8XgB5.js 694.62 kB │ gzip: 180.61 kB +#15 18.99 dist/assets/maplibre-gl-D8_spFpn.js 938.81 kB │ gzip: 245.97 kB +#15 18.99 +#15 18.99 (!) Some chunks are larger than 500 kB after minification. Consider: +#15 18.99 - Using dynamic import() to code-split the application +#15 18.99 - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks +#15 18.99 - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. +#15 18.99 ✓ built in 6.53s +#15 DONE 19.1s + +#16 [stage-1 3/3] COPY --from=builder /app/dist /usr/share/nginx/html +#16 DONE 0.1s + +#17 exporting to image +#17 exporting layers +#17 exporting layers 0.2s done +#17 exporting manifest sha256:02fbaf4bba1c432aafd59fdb00fd76852ec03451504fb886a8ca525e29ada6e4 0.0s done +#17 exporting config sha256:800648f5bda63a90cd2e563eed28afeaf2fbd1d64e3954ba288096cf2f8a9595 done +#17 exporting attestation manifest sha256:96943a9b982d09974ad690055f9ca82707bc64bcf1ae0c5791e63b3591dffb4e 0.0s done +#17 exporting manifest list sha256:4b585ebf2a7e8c668d6575f9049678cc806db9d5dc81737dfa40bc96a8390e40 0.0s done +#17 naming to docker.io/library/dhv2-web:github-20260913_170046 +#17 naming to docker.io/library/dhv2-web:github-20260913_170046 done +#17 unpacking to docker.io/library/dhv2-web:github-20260913_170046 0.1s done +#17 DONE 0.5s + +========== BACKUP PRE ========== +database-before.dump: OK +source-before.tar.gz: OK +.env: OK +previous.sha: OK +target.sha: OK +docker-before.txt: OK + +========== FAST-FORWARD ========== +8564f19 deploy: add native Gitea production workflow +ea890cb ci(gitea): make API health probe DinD-compatible +ce27cd0 ci(gitea): pin setup-gradle v4.4.3 for act compatibility +Already up to date. + +========== BUILD PRODUCCIÓN ========== + Image dhv2-api Building + Image dhv2-web Building + Image dhv2-migrate Building +#1 [internal] load local bake definitions +#1 reading from stdin 1.35kB done +#1 DONE 0.0s + +#2 [migrate internal] load build definition from Dockerfile +#2 transferring dockerfile: 595B done +#2 DONE 0.0s + +#3 [web internal] load build definition from Dockerfile +#3 transferring dockerfile: 407B done +#3 DONE 0.0s + +#4 [web internal] load metadata for docker.io/library/nginx:alpine +#4 DONE 0.0s + +#5 [api internal] load metadata for docker.io/library/node:24-alpine +#5 DONE 0.1s + +#6 [web internal] load .dockerignore +#6 transferring context: 148B 0.0s done +#6 DONE 0.1s + +#7 [web internal] load build context +#7 DONE 0.0s + +#8 [migrate internal] load .dockerignore +#8 transferring context: 147B 0.0s done +#8 DONE 0.1s + +#9 [migrate builder 1/7] FROM docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 +#9 resolve docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 +#9 resolve docker.io/library/node:24-alpine@sha256:50c8e8ca1d27439048670df5883f32d57cf81cff6233222c893fd0d9884cbd81 0.1s done +#9 CACHED + +#10 [web stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 +#10 resolve docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 0.1s done +#10 DONE 0.1s + +#11 [migrate internal] load build context +#11 transferring context: 2.61MB 0.5s done +#11 DONE 0.6s + +#12 [api builder 2/7] WORKDIR /app +#12 CACHED + +#10 [web stage-1 1/3] FROM docker.io/library/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 +#10 CACHED + +#7 [web internal] load build context +#7 transferring context: 1.23MB 0.5s done +#7 DONE 0.6s + +#13 [web stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf +#13 ... + +#14 [web builder 3/7] COPY package*.json ./ +#14 DONE 0.4s + +#13 [web stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf +#13 DONE 0.4s + +#15 [api builder 3/7] COPY package*.json ./ +#15 DONE 0.4s + +#16 [migrate builder 4/7] RUN npm ci +#16 ... + +#17 [api runner 2/7] RUN apk add --no-cache unzip +#17 1.283 (1/1) Installing unzip (6.0-r16) +#17 1.305 Executing busybox-1.37.0-r31.trigger +#17 1.320 OK: 11.1 MiB in 19 packages +#17 DONE 1.6s + +#18 [api runner 3/7] WORKDIR /app +#18 DONE 0.1s + +#19 [migrate runner 4/7] COPY package*.json ./ +#19 DONE 0.2s + +#20 [api runner 5/7] RUN npm ci --omit=dev && npm cache clean --force +#20 ... + +#21 [web builder 4/7] RUN npm ci +#21 8.368 +#21 8.368 added 95 packages, and audited 96 packages in 8s +#21 8.368 +#21 8.368 11 packages are looking for funding +#21 8.368 run `npm fund` for details +#21 8.371 +#21 8.371 found 0 vulnerabilities +#21 8.375 npm warn install-scripts 1 package has install scripts not yet covered by allowScripts: +#21 8.375 npm warn install-scripts esbuild@0.28.2 (postinstall: node install.js) +#21 8.375 npm warn install-scripts +#21 8.375 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. +#21 8.383 npm notice +#21 8.383 npm notice New major version of npm available! 11.19.0 -> 12.0.2 +#21 8.383 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +#21 8.383 npm notice To update run: npm install -g npm@12.0.2 +#21 8.383 npm notice +#21 DONE 8.8s + +#16 [migrate builder 4/7] RUN npm ci +#16 ... + +#22 [web builder 5/7] COPY tsconfig*.json vite.config.ts index.html ./ +#22 DONE 0.2s + +#20 [api runner 5/7] RUN npm ci --omit=dev && npm cache clean --force +#20 8.184 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me +#20 ... + +#23 [web builder 6/7] COPY src ./src +#23 DONE 0.2s + +#24 [web builder 7/7] RUN npm run build +#24 0.673 +#24 0.673 > dhv2-web@0.23.0-1 build +#24 0.673 > tsc -b && vite build +#24 0.673 +#24 ... + +#20 [api runner 5/7] RUN npm ci --omit=dev && npm cache clean --force +#20 13.97 +#20 13.97 added 245 packages, and audited 246 packages in 13s +#20 13.97 +#20 13.97 72 packages are looking for funding +#20 13.97 run `npm fund` for details +#20 13.97 +#20 13.97 found 0 vulnerabilities +#20 13.97 npm warn install-scripts 1 package has install scripts not yet covered by allowScripts: +#20 13.97 npm warn install-scripts argon2@0.45.1 (install: cross-env ZERO_AR_DATE=1 node-gyp-build) +#20 13.97 npm warn install-scripts +#20 13.97 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. +#20 13.98 npm notice +#20 13.98 npm notice New major version of npm available! 11.19.0 -> 12.0.2 +#20 13.98 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +#20 13.98 npm notice To update run: npm install -g npm@12.0.2 +#20 13.98 npm notice +#20 14.31 npm warn using --force Recommended protections disabled. +#20 DONE 15.5s + +#16 [migrate builder 4/7] RUN npm ci +#16 12.54 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me +#16 20.33 +#16 20.33 added 440 packages, and audited 441 packages in 20s +#16 20.33 +#16 20.33 105 packages are looking for funding +#16 20.33 run `npm fund` for details +#16 20.33 +#16 20.33 2 high severity vulnerabilities +#16 20.33 +#16 20.33 To address all issues, run: +#16 20.33 npm audit fix +#16 20.33 +#16 20.33 Run `npm audit` for details. +#16 20.33 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts: +#16 20.33 npm warn install-scripts argon2@0.45.1 (install: cross-env ZERO_AR_DATE=1 node-gyp-build) +#16 20.33 npm warn install-scripts esbuild@0.28.2 (postinstall: node install.js) +#16 20.33 npm warn install-scripts +#16 20.33 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. +#16 20.34 npm notice +#16 20.34 npm notice New major version of npm available! 11.19.0 -> 12.0.2 +#16 20.34 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +#16 20.34 npm notice To update run: npm install -g npm@12.0.2 +#16 20.34 npm notice +#16 DONE 20.8s + +#25 [api builder 5/7] COPY nest-cli.json tsconfig.json ./ +#25 DONE 0.4s + +#26 [api builder 6/7] COPY src ./src +#26 DONE 0.2s + +#27 [migrate builder 7/7] RUN npm run build +#27 0.625 +#27 0.625 > dhv2-api@0.29.0-1 build +#27 0.625 > nest build +#27 0.625 +#27 ... + +#24 [web builder 7/7] RUN npm run build +#24 22.50 vite v7.3.6 building client environment for production... +#24 22.62 transforming... +#24 30.88 ✓ 191 modules transformed. +#24 31.38 rendering chunks... +#24 31.86 computing gzip size... +#24 ... + +#27 [migrate builder 7/7] RUN npm run build +#27 DONE 19.7s + +#24 [web builder 7/7] RUN npm run build +#24 32.39 dist/index.html 0.47 kB │ gzip: 0.30 kB +#24 32.39 dist/assets/index--Y6bt2q9.css 222.84 kB │ gzip: 33.98 kB +#24 32.41 dist/assets/MapPage-BzZIPhkv.js 7.36 kB │ gzip: 2.63 kB +#24 32.41 dist/assets/AssetGeometryEditor-DD-RsE6h.js 7.69 kB │ gzip: 3.15 kB +#24 32.41 dist/assets/DocumentDeliveryPage-C9Wt8bpW.js 10.60 kB │ gzip: 3.41 kB +#24 32.41 dist/assets/index-CEh8XgB5.js 694.62 kB │ gzip: 180.61 kB +#24 32.41 dist/assets/maplibre-gl-D8_spFpn.js 938.81 kB │ gzip: 245.97 kB +#24 32.42 ✓ built in 9.87s +#24 32.42 +#24 32.42 (!) Some chunks are larger than 500 kB after minification. Consider: +#24 32.42 - Using dynamic import() to code-split the application +#24 32.42 - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks +#24 32.42 - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. +#24 DONE 32.7s + +#28 [web builder 7/7] RUN npm run build +#28 CACHED + +#29 [web stage-1 2/3] COPY nginx/default.conf /etc/nginx/conf.d/default.conf +#29 CACHED + +#30 [web builder 3/7] COPY package*.json ./ +#30 CACHED + +#31 [web builder 4/7] RUN npm ci +#31 CACHED + +#32 [web builder 5/7] COPY tsconfig*.json vite.config.ts index.html ./ +#32 CACHED + +#33 [web builder 6/7] COPY src ./src +#33 CACHED + +#34 [web stage-1 3/3] COPY --from=builder /app/dist /usr/share/nginx/html +#34 CANCELED + +#35 [web stage-1 3/3] COPY --from=builder /app/dist /usr/share/nginx/html +#35 DONE 0.1s + +#36 [web] exporting to image +#36 exporting layers +#36 ... + +#37 [migrate runner 5/7] RUN npm ci --omit=dev && npm cache clean --force +#37 CACHED + +#38 [migrate runner 4/7] COPY package*.json ./ +#38 CACHED + +#38 [api runner 4/7] COPY package*.json ./ +#38 CACHED + +#37 [api runner 5/7] RUN npm ci --omit=dev && npm cache clean --force +#37 CACHED + +#39 [api runner 6/7] COPY --from=builder /app/dist ./dist +#39 DONE 0.2s + +#36 [web] exporting to image +#36 exporting layers 0.5s done +#36 exporting manifest sha256:0bf39a12fa9f73ee380dc09b3dc6e073f927cd32b3aa01bdf04c8aca928ce384 0.0s done +#36 exporting config sha256:058dfaacab6b4ba85140626e9b12d30058172ddcd1cf6bd0afcdd2ca4deff108 0.0s done +#36 exporting attestation manifest sha256:15342c5d27497d3462ec2d9bdc447750b3d5463d55682b26876f9c79e4d93926 0.1s done +#36 exporting manifest list sha256:d18820e867b94f07f0453a4d9034df1c7a225ae66ca88a840a5f50d59ff25ca4 +#36 exporting manifest list sha256:d18820e867b94f07f0453a4d9034df1c7a225ae66ca88a840a5f50d59ff25ca4 0.0s done +#36 naming to docker.io/library/dhv2-web:latest done +#36 unpacking to docker.io/library/dhv2-web:latest 0.1s done +#36 DONE 0.8s + +#40 [api runner 7/7] RUN mkdir -p /app/storage/asset-media/imports && chown -R node:node /app/storage +#40 DONE 0.3s + +#41 [migrate] exporting to image +#41 ... + +#42 [web] resolving provenance for metadata file +#42 DONE 0.1s + +#43 [api] exporting to image +#43 exporting layers 5.2s done +#43 exporting manifest sha256:48892ee5e869c415e40817cf40cee98bf723d367b6c1684c32f0d145cff20912 0.0s done +#43 exporting config sha256:20abde41b55a5c9256479d9cd219a899254dc8a4862776f0d959e004ec175878 0.0s done +#43 exporting attestation manifest sha256:39775e0ef9668610b7a8538901cc0587aba17c6698bf693d7f80f00a5fc060e0 +#43 ... + +#41 [migrate] exporting to image +#41 exporting layers 5.2s done +#41 exporting manifest sha256:dda9ac2cc47bc829b260cba0a3aa922b97c0844f8ac4016b2ebfdfe16f3e09c5 0.0s done +#41 exporting config sha256:b29ca23c1122602fd3c54f5ae8ed8524ba695ac9fcb570b66a32a949c81112ef 0.0s done +#41 exporting attestation manifest sha256:869f173cf76cd9fdba385c482483b4fe026d30518f41f3a217a37f6d101754c9 0.1s done +#41 exporting manifest list sha256:e66c72a311ba226549e94dd3ecb449cbff85d8b1934f91f0f08a4400e7a16ad6 +#41 exporting manifest list sha256:e66c72a311ba226549e94dd3ecb449cbff85d8b1934f91f0f08a4400e7a16ad6 0.1s done +#41 naming to docker.io/library/dhv2-migrate:latest 0.0s done +#41 unpacking to docker.io/library/dhv2-migrate:latest +#41 unpacking to docker.io/library/dhv2-migrate:latest 5.2s done +#41 DONE 10.8s + +#43 [api] exporting to image +#43 exporting attestation manifest sha256:39775e0ef9668610b7a8538901cc0587aba17c6698bf693d7f80f00a5fc060e0 0.1s done +#43 exporting manifest list sha256:af0a460ceb22bccae39f77024fa29fc5d509c43d62f1cf37c7129177c068fec0 0.1s done +#43 naming to docker.io/library/dhv2-api:latest 0.0s done +#43 unpacking to docker.io/library/dhv2-api:latest 5.2s done +#43 DONE 10.7s + +#44 [api] resolving provenance for metadata file +#44 DONE 0.1s + +#45 [migrate] resolving provenance for metadata file +#45 DONE 0.0s + Image dhv2-api Built + Image dhv2-migrate Built + Image dhv2-web Built + +========== MIGRACIONES ========== + Container dhv2-db Running + Container dhv2-db Waiting + Container dhv2-db Healthy + Container dhv2-migrate-run-947fec1ca26d Creating + Container dhv2-migrate-run-947fec1ca26d Created + +> dhv2-api@0.29.0-1 migration:run +> node dist/database/migration-cli.js run + +Applied migrations: 0 +npm notice +npm notice New major version of npm available! 11.19.0 -> 12.0.2 +npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +npm notice To update run: npm install -g npm@12.0.2 +npm notice +time="2026-09-13T17:04:55-03:00" level=warning msg="Found orphan containers (dhv2-migrate-run-74b84c81ab59) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up." + Container dhv2-db Running + Container dhv2-db Waiting + Container dhv2-db Healthy + Container dhv2-migrate-run-381340acc1d6 Creating + Container dhv2-migrate-run-381340acc1d6 Created + +> dhv2-api@0.29.0-1 migration:show +> node dist/database/migration-cli.js show + +Pending migrations: no +npm notice +npm notice New major version of npm available! 11.19.0 -> 12.0.2 +npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2 +npm notice To update run: npm install -g npm@12.0.2 +npm notice + +========== RECREATE API + WEB ========== +time="2026-09-13T17:04:58-03:00" level=warning msg="Found orphan containers (dhv2-migrate-run-7799a02c0e4b) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up." + Container dhv2-api Recreate + Container dhv2-api Recreated + Container dhv2-web Recreate + Container dhv2-web Recreated + Container dhv2-api Starting + Container dhv2-api Started + Container dhv2-web Starting + Container dhv2-web Started + +========== HEALTH ========== +{"status":"ok","service":"dhv2-api","api":"v3","version":"0.29.0-1","phase":"F6.1","database":"ok","time":"2026-09-13T20:05:04.734Z","latencyMs":2} + +========== VERIFICACIÓN FINAL ========== +NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS +dhv2-api sha256:af0a460ceb22bccae39f77024fa29fc5d509c43d62f1cf37c7129177c068fec0 "docker-entrypoint.s…" api 6 seconds ago Up 2 seconds 127.0.0.1:3101->3000/tcp +dhv2-db postgis/postgis:16-3.5 "docker-entrypoint.s…" db 4 weeks ago Up 4 weeks (healthy) 5432/tcp +dhv2-web dhv2-web "/docker-entrypoint.…" web 3 seconds ago Up 2 seconds 127.0.0.1:8182->80/tcp +Servicios críticos: OK +database-before.dump: OK +source-before.tar.gz: OK +.env: OK +previous.sha: OK +target.sha: OK +docker-before.txt: OK +database-after.dump: OK +deployed.sha: OK +deployed-versions.txt: OK +health.json: OK +migrations.txt: OK +docker-after.txt: OK + +============================================================ + DH V2 · DEPLOY OK +============================================================ +Commit: 8564f1933c41ab00246d9d741c192e50ab813aab +API: 0.29.0-1 +WEB: 0.23.0-1 +Backup: /root/DH_V2_BACKUPS/GITHUB_DEPLOY_20260913_170046 +============================================================ diff --git a/status.txt b/status.txt new file mode 100644 index 0000000..04c5205 --- /dev/null +++ b/status.txt @@ -0,0 +1,12 @@ +status=success +exit_code=0 +phase=complete +timestamp=2026-09-13T17:05:06-03:00 +deploy_ref=deploy +previous_sha=a155d9e075bd0e8709a7ff1c5f15c459b2a72ba2 +target_sha=8564f1933c41ab00246d9d741c192e50ab813aab +current_sha=a155d9e075bd0e8709a7ff1c5f15c459b2a72ba2 +api_version=0.29.0-1 +web_version=0.23.0-1 +app_touched=1 +backup=/root/DH_V2_BACKUPS/GITHUB_DEPLOY_20260913_170046