Revision history [back]
Creating OpenStudio Server for PAT Algorithmic Analysis
Hello, I am trying to set up a remote server to run algorithmic analysis using the parametric analysis tool (v3.6.0). According to the according to the github documentation, the prerequisites for setting up a server are
- Kubernetes 1.22+
- Helm Client(v3.12.0 or higher)
kubectl client (v1.27.0 or higher)
I have successfully created an AWS account and have installed eksctl. I am now at the "creating a cluster using eksctl" portion of the documentation and it prompts me to provide eksctl access to AWS by setting up ENV variables by running the cli example.
Where do I run these commands? I tried running them in the command promt but they are not recognized as commands.
Any help on getting the OpenStudio Server set up would be greatly appreciated.
Thank you!
Creating OpenStudio Server for PAT Algorithmic Analysis
Hello, I am trying to set up a remote server to run algorithmic analysis using the parametric analysis tool (v3.6.0). According to the according to the github documentation, the prerequisites for setting up a server are
- Kubernetes 1.22+
- Helm Client(v3.12.0 or higher)
kubectl client (v1.27.0 or higher)
I have successfully created an AWS account and have installed eksctl. I am now at the "creating a cluster using eksctl" portion of the documentation and it prompts me to provide eksctl access to AWS by setting up ENV variables by running the cli example.
Where do I run these commands? I tried running them in the command promt but they are not recognized as commands.
Any help on getting the OpenStudio Server set up would be greatly appreciated.
Thank you!