A parameter store clone for local use
The purpose of this project is to create a clone of aws parameter store for local use.
List of key features or functionalities provided by the project.
- Store credentials using a path style syntax
- Account management
- Import a file to an account
- Search by parameter key name and value
- Generate a php file for a given path
- Install lando
- Run
lando start
- Setup databases/pgAdmin
- Navigate to URL output by lando
- Run
lando start
from your terminal
- Add instructions for lando and pg import
- Add pg schemas
- Accounts / security keys