diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | docs/screenshots/shoelaces-frontend-1.png (renamed from shoelaces-frontend-1.png) | bin | 49354 -> 49354 bytes | |||
-rw-r--r-- | docs/screenshots/shoelaces-frontend-2.png (renamed from shoelaces-frontend-2.png) | bin | 38786 -> 38786 bytes | |||
-rw-r--r-- | docs/screenshots/shoelaces-overview.png (renamed from shoelaces-overview.png) | bin | 21554 -> 21554 bytes |
4 files changed, 3 insertions, 3 deletions
@@ -22,7 +22,7 @@ As soon as Shoelaces starts, the service will be patiently waiting for servers to boot. If no servers are detected, you'll simply see a spinner in the web UI, as can be seen in the screenshot. -![Shoelaces frontend - Waiting for hosts](shoelaces-frontend-1.png) +![Shoelaces frontend - Waiting for hosts](docs/screenshots/shoelaces-frontend-1.png) The URL `localhost:8081` will actually point to wherever you are running your Shoelaces instance. It must be reachable by the booting hosts. @@ -30,7 +30,7 @@ Shoelaces instance. It must be reachable by the booting hosts. The following picture shows a high level overview of how a server notifies Shoelaces that it's ready for booting. -![Shoelaces overview](shoelaces-overview.png) +![Shoelaces overview](docs/screenshots/shoelaces-overview.png) In this graph we can see that as soon as the server boots using network boot, we instruct the machine to switch to an [iPXE](https://ipxe.org/) ROM. We do this @@ -50,7 +50,7 @@ guessed, will be pointing to Shoelaces. If there was no automated installation configured for the booting server, you'll be able to select an option to bootstrap it in the Shoelaces UI. -![Shoelaces frontend - Host detected](shoelaces-frontend-2.png) +![Shoelaces frontend - Host detected](docs/screenshots/shoelaces-frontend-2.png) A couple of things can be said about this screenshot: diff --git a/shoelaces-frontend-1.png b/docs/screenshots/shoelaces-frontend-1.png Binary files differindex 96518e9..96518e9 100644 --- a/shoelaces-frontend-1.png +++ b/docs/screenshots/shoelaces-frontend-1.png diff --git a/shoelaces-frontend-2.png b/docs/screenshots/shoelaces-frontend-2.png Binary files differindex 4864303..4864303 100644 --- a/shoelaces-frontend-2.png +++ b/docs/screenshots/shoelaces-frontend-2.png diff --git a/shoelaces-overview.png b/docs/screenshots/shoelaces-overview.png Binary files differindex 812fa8b..812fa8b 100644 --- a/shoelaces-overview.png +++ b/docs/screenshots/shoelaces-overview.png |