Skip to content

Commit a1bcb7f

Browse files
update readme
1 parent 7619fc8 commit a1bcb7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ sudo defaults write /Library/Preferences/ManagedInstalls.plist SoftwareRepoURL h
102102

103103
The server uses AWS CloudFront signed URLs to secure package downloads. Private keys are parsed and validated at startup to ensure proper cryptographic operations.
104104

105+
This service does not provide authentication or authorization — users are expected to handle both outside of this web service (e.g., via a reverse proxy, network policy, or service mesh)
106+
105107
## Health monitoring
106108

107109
The `/healthz` endpoint checks the availability of the embedded Munki repository by attempting to open the `catalogs/all` file. This ensures the server is properly configured and the repository is accessible.

0 commit comments

Comments
 (0)