Skip to content

Conversation

daroot
Copy link

@daroot daroot commented Aug 29, 2025

  • per-process description that displays in the UI
  • global and per-process log_configuration, including rotation
  • global and per-process vars for supporting Go template expansion on configs
  • env_cmds allows running host commands to populate env variables
  • ordered_shutdown controls the order of process shutdown
  • is_strict does additional checking on configuration files at startup
  • disable_env_expansion to not propagate .env variables to processes
  • http_get.{headers,status_code} and working_dir for probe commands
  • replicas to run multiple copies of processes
  • entrypoint alternate to command
  • is_elevated for sudo/runas priviledged processes
  • extends,is_disabled,is_dotenv_disabled for multi-file fragments and overrides.
  • launch_timeout_seconds for daemon processes

…1.7.3

- per-process `description` that displays in the UI
- global and per-process `log_configuration`, including `rotation`
- global and per-process `vars` for supporting Go template expansion on configs
- `env_cmds` allows running host commands to populate env variables
- `ordered_shutdown` controls the order of process shutdown
- `is_strict` does additional checking on configuration files at startup
- `disable_env_expansion` to not propagate .env variables to processes
- `http_get.{headers,status_code}` and `working_dir` for probe commands
- `replicas` to run multiple copies of processes
- `entrypoint` alternate to `command`
- `is_elevated` for sudo/runas priviledged processes
- `extends,is_disabled,is_dotenv_disabled` for multi-file fragments and overrides.
- `launch_timeout_seconds` for daemon processes
Copy link

nix-ci-app bot commented Aug 29, 2025

NixCI is ready to run on this PR.
Maintainer: Comment nix-ci run to run now.

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.

1 participant