❤️ as a developer i need to generate new salts in vaults for each environment when cloning a template repo using radicle/trellis so we can have better boilerplates
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 169
- Forks
- 30
- Avg merge
- 13h 43m
- Merged PRs (30d)
- 7
Description
Summary
when using radicle/trellis boilerplates.
I need a way to generate new salts in vaults for each environment.
Is there functionality for this? I'm always open to the possibility that ive missed something.
example command trellis salts generate
refs
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the trellis salts generate CLI entry point and review the referenced radicle/trellis issue for expected behavior. Trace how vaults are handled for each environment, then define generation and overwrite rules; done means the command creates distinct salts in the relevant environment vaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, go
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100