Skip to content
  • Sheogorath's avatar
    c51df42e
    feat: Use go:embed for frontend · c51df42e
    Sheogorath authored
    This patch switches from the existing path parameter to an embedded web
    directory. This change makes it possible to deliver fmd-server as a
    single binary as well as offering the ability to use tools like ko for
    container builds, without adjusting the app further to adhere ko
    conventions, simplifying container builds.
    c51df42e
    feat: Use go:embed for frontend
    Sheogorath authored
    This patch switches from the existing path parameter to an embedded web
    directory. This change makes it possible to deliver fmd-server as a
    single binary as well as offering the ability to use tools like ko for
    container builds, without adjusting the app further to adhere ko
    conventions, simplifying container builds.
Loading