Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are the system requirements? #163

Closed
Lemondropz opened this issue Nov 22, 2019 · 4 comments
Closed

What are the system requirements? #163

Lemondropz opened this issue Nov 22, 2019 · 4 comments

Comments

@Lemondropz
Copy link

Lemondropz commented Nov 22, 2019

Hi,

I'm interested in implementing this at my organization, and part of our application review policy includes referencing documented system requirements.

Are such requirements documented somewhere, and if not can someone please share what they are?

Thanks!

@atotalnoob
Copy link
Contributor

There isn't a hard system requirement. It kind of depends on your specific tasks and software you are automating. For example, if your automating a piece of software that requires 8gb of ram, 2 vcpu, you would need that as the minimum.

Standalone, I'd say probably windows 10, 1 GB ram and 1 vcpu.

@saucepleez
Copy link
Owner

Hello,

As mentioned by @atotalnoob it depends on how intensive your process is and which software is requiring automation. I would recommend a bit more RAM than that if possible but that should work fine.

This application is built against .NET Framework 4.8 and should be compatible with Windows 7/8.1/10/2012 Server/2016 Server. (review the requirements here: https://docs.microsoft.com/en-us/dotnet/framework/get-started/system-requirements).

OS: Windows Server 2012, Windows Server 2016, Windows 10
Processor: 3 GHz or better
RAM: 2GB or better
Hard Disk: 200MB or better
Browser: IE11, Chrome 50+

@atotalnoob
Copy link
Contributor

@saucepleez I would not recommend windows 7, since it is reaching EOL in January.

I still believe 1gb/1vcpu is sufficient for the minimum requirements. I would agree 2gb ram would be a recommended system spec

@Lemondropz
Copy link
Author

Thanks for the help, all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants