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