Skip to content

Add collapased section about Nanomdm configuration#139

Open
tsaavik wants to merge 2 commits into
micromdm:mainfrom
tsaavik:patch-1
Open

Add collapased section about Nanomdm configuration#139
tsaavik wants to merge 2 commits into
micromdm:mainfrom
tsaavik:patch-1

Conversation

@tsaavik

@tsaavik tsaavik commented Jun 5, 2026

Copy link
Copy Markdown

The example dep profile makes it appear like NanoMDM would support serving of enroll.mobileconfig files from it's /mdm endpoint. I provide a small section here to prevent future end user frustration.

The example dep profile makes it appear like NanoMDM would support serving of enroll.mobileconfig files from it's /mdm endpoint. I provide a small section here to prevent future end user frustration.
Comment thread docs/quickstart.md Outdated
<details>
<summary>Note for nanoMDM users</summary>

NanoMDM does not have an enrollment endpoint interface for the `url` field in the dep-profile. You will need to host your `enroll.mobileconfig` file yourself. In addition, the request is made as a POST. One simple option is creating a custom location section in Nginx and using it's built in error page redirect feature.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of saying "for example, in Nginx you can do..." and also indicating that any web server can provide the enroll url? It might be obvious but I think it's more clear this way.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarified instructions per @discentem for the hosting  of enroll.mobileconfig.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants