Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agosecrets in a devcontainer setup
I would like to use 1password in a devcontainer setup (remote machine; connected via ssh) to initialize some secrets for my developer environment. I currently have:
curl -sS https://downloads....
Former Member
3 years agoThank @eddy_1P ! Are there 1password docs with examples of setting up a VS Code devcontainer in which all secrets used in the devcontainer (e.g., AWS credentials or API keys) are all obtained from 1password upon setup of the devcontainer?
My team has resorted to using AWS Secrets Manger, since it is currently much easier for us to accomplish this goal.