1 repository
Executing shell commands or scripts automatically after configuration templates are rendered to notify or restart services.
Distinct from Conditional Post-Command Executions: The candidates focus on blog rendering, conditional worker commands, or WebSocket connections, whereas this is for configuration management automation.
Explore 1 awesome GitHub repository matching devops & infrastructure · Post-Render Command Executions. Refine with filters or upvote what's useful.
Consul Template is a configuration renderer and dynamic configuration manager that generates files by populating templates with data from Consul and Vault. It functions as a service discovery template engine and secrets management integrator, transforming cluster catalog and health data into formatted configuration files. The tool distinguishes itself by acting as a process supervisor and notifier, capable of executing shell commands or restarting applications automatically after templates are updated. It features a long-polling watcher to monitor remote key-value stores and employs a shared
Consul Template runs shell scripts or commands automatically after templates render to reload applications or restart services.