-
Notifications
You must be signed in to change notification settings - Fork 0
feat: install envoy #5
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
Conversation
Signed-off-by: Anatoli Nicolae <an@thundersquared.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds Envoy proxy installation and configuration to the mx1 host's Ansible playbook, expanding its infrastructure capabilities beyond the existing nginx setup.
Key Changes:
- Adds Envoy APT repository configuration with GPG key management
- Installs and enables the Envoy service on system startup
|
@anatolinicolae I've opened a new pull request, #6, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@anatolinicolae I've opened a new pull request, #7, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@anatolinicolae I've opened a new pull request, #8, to work on those changes. Once the pull request is ready, I'll request review from you. |
Signed-off-by: Anatoli Nicolae <an@thundersquared.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
Signed-off-by: Anatoli Nicolae <an@thundersquared.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
|
@anatolinicolae I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you. |
In this PR