Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(library): Add support for Caddy #12

Merged
merged 1 commit into from
Feb 21, 2024

Commits on Feb 21, 2024

  1. feat(library): Introduce Caddy 2.7 as library

    Introduce Caddy 2.7 image (ELF Loader) for bincompat runs.
    
    Add `Kraftfile` to build for QMEU and Firecracker on x86_64 using
    embedded initrd. The current build uses embedded initrd to build
    a single image consisting of both the kernel and the initial ramdisk.
    
    Add GitHub workflow to build and deploy the image. Add success badge in
    `README.md`.
    
    Signed-off-by: Razvan Deaconescu <[email protected]>
    Co-authored-by: Alexander Jung <[email protected]>
    Razvan Deaconescu and nderjung committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    88592be View commit details
    Browse the repository at this point in the history