Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Downloading Platform9 Hostagent Installer
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
The Platform9 Hostagent installer needs to be downloaded in order to add and authorize a host.
Environment
- Platform9 Managed OpenStack - All Versions
Procedure
Platform9 UI
- Follow the instructions for adding a host via the UI.
Command Line (CLI)
- Install OpenStack CLI client.
- Source OpenRC file.
- Generate a Keystone token and export it as a variable.
Bash
xxxxxxxxxxTOKEN=$(openstack token issue -f value -c id)- Initiate a
GETrequest to download the installer file, including theX-Auth-Tokenparameter with the value of theTOKENvariable set previously, and ensuring you specify the appropriate package name – dependent on the OS.
CentOS/RHEL
Bash
xxxxxxxxxxcurl -sH "X-Auth-Token: $TOKEN" https://<CUSTOMER>.platform9.net/private/platform9-install-redhat.sh -OUbuntu/Debian
Bash
xxxxxxxxxxcurl -sH "X-Auth-Token: $TOKEN" https://<CUSTOMER>.platform9.net/private/platform9-install-debian.sh -OVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message