Hero TFGrid Deploy Speed Up Hero install #265

Open
opened 2026-06-07 04:32:47 +00:00 by mik-tf · 1 comment
Owner

SItuation

  • Now when we create a new tester vm, it is long to install hero stack

TODO

what we could do:

  • make an rsync server somewhere for dev & main
  • download on those also driven from admin server
  • make a VM which is more up to date with everything
  • use rsync to sync lates

Furthermore

  • Investigate first why it is slow, see if we can make it faster, see if the rsync method is the best.

Proposition

  • get admin to also get latest binaries/build from main + development and rsync it to the tester vm
  • as we have mycelium network <2ms between admin and tester, it could be very fast
# SItuation - Now when we create a new tester vm, it is long to install hero stack # TODO what we could do: - make an rsync server somewhere for dev & main - download on those also driven from admin server - make a VM which is more up to date with everything - use rsync to sync lates # Furthermore - Investigate first why it is slow, see if we can make it faster, see if the rsync method is the best. # Proposition - get admin to also get latest binaries/build from main + development and rsync it to the tester vm - as we have mycelium network <2ms between admin and tester, it could be very fast
Author
Owner

Tracking this together with #262 as one effort: #265 is the fast transport (admin holds latest main and development binaries and rsyncs them to the tester over mycelium), and #262 is the branch and per-service or all-at-once update control. Prioritized as the next operator-velocity work.

Signed-by: mik-tf mik-tf@noreply.invalid

Tracking this together with #262 as one effort: #265 is the fast transport (admin holds latest main and development binaries and rsyncs them to the tester over mycelium), and #262 is the branch and per-service or all-at-once update control. Prioritized as the next operator-velocity work. Signed-by: mik-tf <mik-tf@noreply.invalid>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/home#265
No description provided.