Yandex graduation project on the topic of secure secret storage manager
- go mod download
- docker-compose up postgres_db pgadmin minio
It's helpful for dev, if u want use BloomRPC for testing. BloomRPC can't work with selfsigned certs.
- go run ./cmd/server/main.go -secure=false