DRAFT role docker-bluesky

Set variables

bluesky_pds_jwt_secret

openssl rand -base64 64 | tr -d '\n'

for

bluesky_pds_plc_rotation_key_k256_private_key_hex

openssl rand -hex 32

bluesky_pds_admin_password

openssl rand -base64 16

bluesky_database_password

openssl rand -base64 32

more information