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

Ubuntu install prompts if config files exist #166

Closed
james-portman opened this issue Jun 1, 2018 · 2 comments · May be fixed by #167
Closed

Ubuntu install prompts if config files exist #166

james-portman opened this issue Jun 1, 2018 · 2 comments · May be fixed by #167
Labels

Comments

@james-portman
Copy link

If a config file exists for codedeploy, it seems impossible to have it install without prompting the user.

My use case is to place a custom config file before installing the agent.
I then want to install the agent and have it immediately use the custom config file.

I was attempting to place the config file after install, then restart the agent, but this can cause the server to be terminated if a codedeploy had begun before the service restart.

This would all not be an issue apart from the fact that this one and most Debian/Ubuntu packages start services immediately on install which is very unhelpful.

@rohkat-aws
Copy link
Contributor

@james-portman thanks for pointing this out, we are looking into this and thanks for the pr too

@mwjones-aws
Copy link
Contributor

Duplicate of #113 . Both issues are requests to de-couple CodeDeploy Agent install from service start.

I was attempting to place the config file after install, then restart the agent, but this can cause the server to be terminated if a codedeploy had begun before the service restart.

@mwjones-aws mwjones-aws closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants