Actions
User story #4057
closedManage properties inside the web interface.
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
To change parameter in Rudder webapp, you have to edit file '/opt/rudder/etc/rudder-web.properties' and then restart jetty to update properties.
This is not very handy, quite long to modify (finding the good parameter, type the value, restart ... long!), and we are not aware of all propoerties
It would be easier to be able to modify those parameters directly from the webapp.
We should start with few properties to integrate in the webapp.
The chosen ones:
- Change message:
- rudder.ui.changeMessage.enabled
- rudder.ui.changeMessage.mandatory
- rudder.ui.changeMessage.explanation
- Workflow:
- rudder.workflow.enabled
- rudder.workflow.self.validation
- rudder.workflow.self.deployment
The time of '/opt/rudder/etc/rudder-web.properties' supremacy is over.
Actions