codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.55k stars 343 forks source link

Set admin password on AWS EC2 image using user data #1868

Closed SimoneLazzaris closed 10 months ago

SimoneLazzaris commented 10 months ago

What would you like to be added or enhanced Scenario: AWS AMI image At the moment admin password is randomly generated at first start. It would help automatic deployment (terraform, cloudformation) to have the password provided at startup using user-data.

Why is this needed It will help automatic deployment using tools like terraform, as pointed out on discord by @ddorofeiev Additional context