OpenBao - #16872
Conversation
Try this branchThe engine and the scripts resolve independently, so this runs the changed export COMMUNITY_SCRIPTS_URL=https://raw.githubusercontent.com/community-scripts/ProxmoxVE/add-script-openbao-1788043042
bash -c "$(curl -fsSL "$COMMUNITY_SCRIPTS_URL/ct/openbao.sh")"Both lines are needed. Each script pins The same command works on an Incus host: the engine detects the platform and Useful while testing
export COMMUNITY_SCRIPTS_URL=https://raw.githubusercontent.com/community-scripts/ProxmoxVE/add-script-openbao-1788043042
dev_mode=net,keep bash -c "$(curl -fsSL "$COMMUNITY_SCRIPTS_URL/ct/openbao.sh")" |
Removed credential display from the setup script.
Name of the Script
OpenBao
Script Type
CT (LXC Container)
Does this script support arm64?
arm64 supported
📋 Script Details
OpenBao
https://github.com/community-scripts/ProxmoxVED/pull/2080
Automated migration from ProxmoxVED (community-scripts/ProxmoxVED#2082).