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

M2M deploy keys #1

Open
RedsAnDev opened this issue Apr 23, 2021 · 0 comments
Open

M2M deploy keys #1

RedsAnDev opened this issue Apr 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@RedsAnDev
Copy link
Member

#Scenario

After a fresh install I need to deploy configuration files and environment vars about keys, secure stuff and much more; see this list but not comprehensive:

  • keys for AWS apigateway (user + secret)
  • private keys for SSL (https)
  • keys for ssh user
  • identity details (machine name, machine token)

This kind of stuff always needs a root-privileged script that does it. With this middleware I can deploy with a not-root-privileged service that can install all of them, but not set up.

@RedsAnDev RedsAnDev added the enhancement New feature or request label Apr 23, 2021
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