セットアップ手順
KeeperPAMへのアクセス

セットアップ手順
4
既存ゲートウェイのアップデート
services:
keeper-gateway:
platform: linux/amd64
image: keeper/gateway:preview
shm_size: 2g
restart: unless-stopped
security_opt:
- seccomp:docker-seccomp.json
- apparmor:guacd-apparmor-profile
environment:
ACCEPT_EULA: Y
GATEWAY_CONFIG: XXXXXXXXXXXXcurl -O https://raw.githubusercontent.com/Keeper-Security/KeeperPAM/refs/heads/main/gateway/docker-seccomp.json
curl -O https://raw.githubusercontent.com/Keeper-Security/KeeperPAM/refs/heads/main/gateway/gateway-apparmor-profilecurl -fsSL https://keepersecurity.com/pam/install | sudo bash -s --構成の取得
注意事項
フィードバック
最終更新
役に立ちましたか?

