Add management shared key authentication

This commit is contained in:
Andrey Antukh
2025-09-26 16:18:53 +02:00
parent 21a7ecb3fe
commit 0aadc3b6b3
4 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash
export PENPOT_SECRET_KEY=super-secret-devenv-key
export PENPOT_MANAGEMENT_API_SHARED_KEY=super-secret-management-api-key
export PENPOT_HOST=devenv
export PENPOT_FLAGS="\
$PENPOT_FLAGS \