mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-07 10:05:48 +08:00
fix(docs): quick start systemd link moved (#1024)
This commit is contained in:
@@ -32,7 +32,7 @@ For example, `-api-key` becomes `MICROMDM_API_KEY`.
|
||||
|
||||
**NOTE**: In a production environment, secrets should _always_ be set via environment variables and not CLI flags, so they don't remain in your shell history or server monitoring logs.
|
||||
|
||||
This section described how to start the `micromdm` process interactively in a shell, but that won't persist a server restart or exiting your current session. Having the process remain persistent depends on your environment. Since systemd is a common choice, there are [notes](https://github.com/micromdm/micromdm/wiki/Using-MicroMDM-with-systemd) from users on the wiki.
|
||||
This section described how to start the `micromdm` process interactively in a shell, but that won't persist a server restart or exiting your current session. Having the process remain persistent depends on your environment. Since systemd is a common choice, there are [notes](https://github.com/micromdm/micromdm/wiki/Running-MicroMDM-as-a-Service) from users on the wiki.
|
||||
|
||||
# Configure mdmctl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user