mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-22 02:07:46 +07:00
Change command to show PXE server log
This commit is contained in:
parent
251e9c883f
commit
d1c09a8208
@ -5,8 +5,7 @@
|
||||
To view PXE server (includes DHCP, TFTP and HTTP server) logs:
|
||||
|
||||
```sh
|
||||
cd ./metal/roles/pxe-boot/build/
|
||||
docker-compose logs -f
|
||||
docker-compose --project-directory ./metal/roles/pxe-server/build/ logs --follow
|
||||
```
|
||||
|
||||
## Nodes not booting from the network
|
||||
|
Loading…
Reference in New Issue
Block a user