Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Use a git secret based submodule repo to store secrets #218

Open
adiroiban opened this issue Aug 9, 2016 · 2 comments
Open

Use a git secret based submodule repo to store secrets #218

adiroiban opened this issue Aug 9, 2016 · 2 comments
Labels

Comments

@adiroiban
Copy link
Member

we have this repo managed using git-secret https://github.com/twisted-infra/twisted-infra-secret

wolfwood was removed so we no longer have wolfwood.twistedmatrix.com:/git/buildbot-secrets

we should see how we can replace that plain-text repo with a GitHub private repo protected by git-secret


maybe instead of cloning the secret's repo on the remote system, we can clone it on the local system, run git secret reveal and then push the plain text files using fabric over SSH.

@glyph
Copy link
Contributor

glyph commented Aug 11, 2016

That sounds good.

@adiroiban
Copy link
Member Author

Amber has already push a change which is using the new private secret repo...and the change is now documented :)

I tried using git submodule, but git secret is not working with that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants