After running this command, log out and log back in.
Install OpenCTI via Portainer (Optional)
The official documentation prescribes the use of Portainer to manage the OpenCTI docker stack. If you are familiar with Docker and Docker compose you can skip using Portainer and install OpenCTI directly. Please note that Portainer stacks do not function in the same way that Docker compose stacks do.
Install Portainer
You can access the web interface via HTTPS using the port 9443.
Within Portainer, select “Stacks” on the left side, then click “Add Stack”.
Use the web editor to paste the contents of https://github.com/OpenCTI-Platform/docker/blob/master/docker-compose.yml
Several environment variables need be generated on the system before proceeding. To generate these variables run the following:
Copy the output of the command and paste it into the Advanced environment variables editor in Portainer:
Adjust the admin email and password to your needs, then click “Deploy”