-
-
When running `fleetctl apply` with an organization config, I get:
```Error: applying custom settings: POST /api/latest/fleet/mdm/profiles/batch received status 400 Bad request: json decoder error``…
-
I am trying to do an incremental import from neo4j-admin import option by running the following command:
bin/neo4j-admin database import incremental --force --stage=ALL --nodes person.csv --skip-du…
-
- disallow duplicate names across mac and windows profiles in batch apply
- move validations to the platform-agnostic layer (somewhere around [here](https://github.com/fleetdm/fleet/blob/40734744ee94…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin on the **Controls > OS settings** page or using Fleet's [best practice GitOps](…
-
UPDATE: What's left before we call this done? Document how to use this feature in the contributor docs (noahtalerman 2024-02-01)
## Goal
| User story 1|
|:--------------------------------------…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet customer building a white-label MDM solution,
| I want to get a manual enrollm…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin on the Software page,
| I want to add a package and make it available for …
-
**Fleet version**: _Fleet 0.0.0-SNAPSHOT-4413a20 • Go go1.19.4 (or newer)_
**Operating system**: _Linux 64-bit_
**Web browser**: _Google Chrome Version 109.0.5414.119 64-bit_
### 🧑💻 Expected be…
-
Right now, Fleet validates the automatic enrollment (DEP) profile and errors if `configuration_web_url` is set.
This is because Fleet sets this value under the hood to manage the end user authentic…