CINXE.COM

bofied

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="author" content="Felicitas Pojtinger"> <meta content="Modern network boot server." name="description"> <meta name="keywords" content="pxe-boot, ipxe, netboot, network-boot, http-server, dhcp-server, pxe, webdav-server, tftp-server, proxy-dhcp"> <meta name="theme-color" content="#151515"> <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta property="og:url" content="https:///bofied"> <meta property="og:title" content="bofied"> <meta property="og:description" content="Modern network boot server."> <meta property="og:type" content="website"> <meta property="og:image" content="https://"> <title>bofied</title> <link rel="icon" href="https://raw.githubusercontent.com/maxence-charriere/go-app/master/docs/web/icon.svg"> <link rel="apple-touch-icon" href="/bofied/web/icon.png"> <link rel="manifest" href="/bofied/manifest.webmanifest"> <link href="/bofied/app.css" type="text/css" rel="stylesheet"> <link href="https://unpkg.com/@patternfly/patternfly@6.0.0/patternfly.css" type="text/css" rel="stylesheet"> <link rel="stylesheet" href="https://unpkg.com/@patternfly/patternfly@6.0.0/patternfly-addons.css" type="text/css"> <link href="/bofied/web/index.css" type="text/css" rel="stylesheet"> <script defer src="/bofied/wasm_exec.js"></script> <script defer src="/bofied/app.js"></script> <meta property="og:url" content="https://pojntfx.github.io/bofied/"> <meta property="og:title" content="bofied"> <meta property="og:description" content="Modern network boot server."> <meta property="og:image" content="https://pojntfx.github.io/bofied/web/icon.png"> </head> <body> <div class="pf-v6-x-ws-router"> <div class="pf-v6-u-h-100"> <div class="pf-v6-c-background-image"> <svg xmlns="http://www.w3.org/2000/svg" class="pf-v6-c-background-image__filter" width="0" height="0" > <filter id="image_overlay"> <feColorMatrix type="matrix" values="1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0" ></feColorMatrix> <feComponentTransfer color-interpolation-filters="sRGB" result="duotone" > <feFuncR type="table" tableValues="0.086274509803922 0.43921568627451" ></feFuncR> <feFuncG type="table" tableValues="0.086274509803922 0.43921568627451" ></feFuncG> <feFuncB type="table" tableValues="0.086274509803922 0.43921568627451" ></feFuncB> <feFuncA type="table" tableValues="0 1"></feFuncA> </feComponentTransfer> </filter> </svg> </div> <div class="pf-v6-c-login"> <div class="pf-v6-c-login__container"> <header class="pf-v6-c-login__header"> <img class="pf-v6-c-brand pf-v6-x-c-brand--main pf-v6-c-brand--dark" src="/bofied/web/logo-dark.png" alt="bofied Logo (dark variant)"> <img class="pf-v6-c-brand pf-v6-x-c-brand--main pf-v6-c-brand--light" src="/bofied/web/logo-light.png" alt="bofied Logo (light variant)"> </header> <main class="pf-v6-c-login__main"> <header class="pf-v6-c-login__main-header"> <h1 class="pf-v6-c-title pf-m-3xl">Log in to bofied</h1> <p class="pf-v6-c-login__main-header-desc">Modern network boot server.</p> </header> <div class="pf-v6-c-login__main-body"> <form class="pf-v6-c-form"> <div class="pf-v6-c-form__group"> <div class="pf-v6-c-form__group-label"> <label for="backendURLName" class="pf-v6-c-form__label"> <span class="pf-v6-c-form__label-text">Backend URL</span> </label> <span aria-hidden class="pf-v6-c-form__label-required">*</span> </div> <div class="pf-v6-c-form__group-control"> <span class="pf-v6-c-form-control"> <input value name="backendURLName" id="backendURLName" type="url" required placeholder="http://localhost:15256" class="pf-v6-c-form-control" aria-invalid="false"> </span> </div> </div> <div class="pf-v6-c-form__group"> <div class="pf-v6-c-form__group-label"> <label class="pf-v6-c-form__label" for="oidcIssuer"> <span class="pf-v6-c-form__label-text">OIDC Issuer</span> </label> <span aria-hidden class="pf-v6-c-form__label-required">*</span> </div> <div class="pf-v6-c-form__group-control"> <span class="pf-v6-c-form-control"> <input value name="oidcIssuer" id="oidcIssuer" type="url" required placeholder="https://pojntfx.eu.auth0.com/" class="pf-v6-c-form-control" aria-invalid="false"> </span> </div> </div> <div class="pf-v6-c-form__group"> <div class="pf-v6-c-form__group-label"> <label for="oidcClientID" class="pf-v6-c-form__label"> <span class="pf-v6-c-form__label-text">OIDC Client ID</span> </label> <span class="pf-v6-c-form__label-required" aria-hidden>*</span> </div> <div class="pf-v6-c-form__group-control"> <span class="pf-v6-c-form-control"> <input id="oidcClientID" type="text" required class="pf-v6-c-form-control" aria-invalid="false" value name="oidcClientID"> </span> </div> </div> <div class="pf-v6-c-form__group"> <div class="pf-v6-c-form__group-label"> <label for="oidcRedirectURL" class="pf-v6-c-form__label"> <span class="pf-v6-c-form__label-text">OIDC Redirect URL</span> </label> <span class="pf-v6-c-form__label-required" aria-hidden>*</span> </div> <div class="pf-v6-c-form__group-control"> <span class="pf-v6-c-form-control"> <input placeholder="http://localhost:15255/" class="pf-v6-c-form-control" aria-invalid="false" value name="oidcRedirectURL" id="oidcRedirectURL" type="url" required> </span> </div> </div> <div class="pf-v6-c-form__group pf-m-action"> <button type="submit" class="pf-v6-c-button pf-m-primary pf-m-block">Log in</button> </div> </form> </div> <footer class="pf-v6-c-login__main-footer"> <div class="pf-v6-c-login__main-footer-band"> <p class="pf-v6-c-login__main-footer-band-item"> Not sure what to do? <a href="https://github.com/pojntfx/bofied#tutorial" target="_blank">Get help.</a> </p> </div> </footer> </main> <footer class="pf-v6-c-login__footer"> <p>bofied is a network boot server. It provides everything you need to PXE boot a node, from a (proxy)DHCP server for PXE service to a TFTP and HTTP server to serve boot files.</p> <ul class="pf-v6-c-list pf-m-inline"> <li> <a target="_blank" href="https://github.com/pojntfx/bofied#tutorial">Documentation</a> </li> <li> <a target="_blank" href="https://github.com/pojntfx/bofied/blob/main/LICENSE">License</a> </li> <li> <a target="_blank" href="https://github.com/pojntfx/bofied">Source Code</a> </li> </ul> </footer> </div> </div> <ul class="pf-v6-c-alert-group pf-m-toast"> <span></span> </ul> </div> </div> <aside id="app-wasm-loader" class="goapp-app-info"> <img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" alt="wasm loader icon" src="/bofied/web/icon.png"> <p id="app-wasm-loader-label" class="goapp-label">Modern network boot server.</p> </aside> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10