Skip to content

Set admin password on cluster bootstrap via PICODATA_ADMIN_PASSWORD env var

Summary

With the current implementation you can set up a password for admin and connect remotely

Set PICODATA_ADMIN_PASSWORD environment variable initialized with password in your shell

And connect with picodata connect <ADDRESS> --user admin

Closes #702 (closed)

Edited by Вартан Бабаян

Merge request reports