Skip to content

Conversation

@whorka
Copy link
Contributor

@whorka whorka commented Dec 11, 2025

Description

Copy ondemand.d files into container on startup to configure OOD

Related Issue

Fixes #556

Testing

  • Tested manually (describe how) - container started, when file is added to config/ondemand.d it affects OOD; e.g. to add a nav item to Help:
help_menu:
  - group: "Metrics"
  - title: "Test"
    icon: "fas://chart-bar"
    profile: "sid"

Documentation

  • Updated relevant documentation - TODO

@whorka
Copy link
Contributor Author

whorka commented Dec 11, 2025

Need to update guides with new description of daemonized make targets and ondemand.d config dir

@whorka whorka requested review from abujeda and doprdele December 16, 2025 14:15
@doprdele doprdele force-pushed the 556-copy-ondemand-config branch from 2d449e5 to ad08980 Compare December 16, 2025 16:00
Copy link
Contributor

@doprdele doprdele left a comment

Choose a reason for hiding this comment

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

We added .empty for the ondemand.d repo and a permanent loop.yml

@doprdele doprdele merged commit ddb5d3d into main Dec 16, 2025
2 checks passed
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.

Feature - Add support to configure Open OnDemand features during development

3 participants