docs: agent config was not under its correct section

This commit is contained in:
Aarnav Tale 2025-04-12 10:15:08 -04:00
parent acd30f345f
commit 0a43d8ab56
No known key found for this signature in database
2 changed files with 23 additions and 21 deletions

View File

@ -26,6 +26,7 @@ FROM node:22-alpine
RUN apk add --no-cache ca-certificates
RUN mkdir -p /var/lib/headplane
RUN mkdir -p /usr/libexec/headplane
RUN mkdir -p /var/lib/headplane/agent
WORKDIR /app
COPY --from=build /app/build /app/build

View File

@ -44,6 +44,7 @@ headscale:
# Integration configurations for Headplane to interact with Headscale
integration:
agent:
# The Headplane agent allows retrieving information about nodes
# This allows the UI to display version, OS, and connectivity data
# You will see the Headplane agent in your Tailnet as a node when