Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement config_file_monitor #2

Merged
merged 7 commits into from
May 14, 2024

Conversation

Bodong-Yang
Copy link
Member

@Bodong-Yang Bodong-Yang commented May 14, 2024

Introduction

This PR introduces the functionality of killing the server on config files changed.
Currently the in use ecu_info.yaml, aws_profile_info.yaml and greengrass configuration files are monitored.

This feature is expected to be used together with systemd.service Restart policy to achieve automatically restart on config files changed.

@Bodong-Yang Bodong-Yang merged commit 29f3f29 into release/v1.0.1 May 14, 2024
1 check failed
@Bodong-Yang Bodong-Yang deleted the feat/config_file_monitor branch June 11, 2024 15:18
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