Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

Creating OpenStudio Server for PAT Algorithmic Analysis

asked 2023-08-15 15:59:47 -0500

Draza's avatar

updated 2023-08-16 09:13:05 -0500

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.

image description

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!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-08-16 11:43:35 -0500

wenyi's avatar

Where do I run these commands?

  • The terminal you installed eksctl should be the right place.

And you could get your own ACESSKEY id and Secret Acess key from the aws console. (And don't share to anyone else tho)

https://aws.amazon.com/blogs/security...

Maybe helpful to you.

edit flag offensive delete link more

Comments

When I try to run the command through the command prompt it says "export is not recognized as an internal or external command"

I have verified that eksctl has installed correctly. Any other ideas?

Draza's avatar Draza  ( 2023-08-16 15:26:03 -0500 )edit

I am not expert in windows especially windows terminal, but I believe you may need set:

further information:

https://stackoverflow.com/questions/2...

You may need set the aws secret key and access key into your operating system as enviroment variable.

wenyi's avatar wenyi  ( 2023-08-16 15:33:23 -0500 )edit
1

Yeah i didnt realize the instructions were for linux...

using the set command worked. I am one step closer to getting this set up. Thank you

Draza's avatar Draza  ( 2023-08-16 18:16:39 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2023-08-15 15:59:47 -0500

Seen: 79 times

Last updated: Aug 16 '23