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

Docker build and release as part of CI #6

Open
trevex opened this issue Aug 6, 2020 · 0 comments
Open

Docker build and release as part of CI #6

trevex opened this issue Aug 6, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@trevex
Copy link
Member

trevex commented Aug 6, 2020

The server and agent require a proper container.
The docker image should be built and pushed for each new tag on the master branch.

This can be more involved as the agent will be fairly interesting how to best interact next to wireguard in a container.
So we'll have to find out if wg and agent should be in the same container or if a sidecar solution via the optional agent daemonset
of #7 is more sensible.

@trevex trevex added the enhancement New feature or request label Aug 6, 2020
@trevex trevex added this to the MVP milestone Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant