Skip to content

Conversation

@sjmiller609
Copy link
Contributor

@sjmiller609 sjmiller609 commented Dec 11, 2025

  • Fix hypeman run nginx:alpine when run before image present
  • Add custom ingress commands
  • Update readme
  • logging source commands

Note

Adds ingress CLI (create/list/delete), lifecycle commands (stop/start/standby/restore), log source selection, and fixes image readiness handling in run; updates docs and bumps SDK.

  • CLI:
    • Ingress management: New ingress command with create, list, delete (TLS, HTTP redirect, host/port flags).
    • Lifecycle: Add top-level stop, start, standby, restore and corresponding instances start/stop.
    • Logs: Add --source to select app, vmm, or hypeman.
    • Run: Fix image-not-present flow and poll readiness using normalized img.Name with faster interval.
  • Docs:
    • Update README.md with VM lifecycle, ingress examples (incl. TLS and subdomain routing), and logging sources.
  • Deps:
    • Bump github.com/onkernel/hypeman-go to v0.7.0.
  • Misc:
    • Update .gitignore; increase configured endpoints to 24 in .stats.yml.

Written by Cursor Bugbot for commit 4bf019b. This will update automatically on new commits. Configure here.

@sjmiller609 sjmiller609 changed the title Cli updates Ingress support Dec 11, 2025
@sjmiller609 sjmiller609 marked this pull request as ready for review December 11, 2025 16:22
@sjmiller609 sjmiller609 requested a review from rgarcia December 11, 2025 16:22
@sjmiller609 sjmiller609 merged commit 29032da into main Dec 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants