Hello, Ivy Team, I was trying to find in the documentation what are the minimum system requirements for axon.ivy 7.0 engine (CPU, RAM, HDD). My goal is to have simple demo environment. Let say, I want to install it somewhere on Amazon on VM with 1 CPU hosting on windows 2012 with MySql. Would be possible to run with 512 RAM or am I to optimistic ? :) Best Regards, Yordan asked 05.01.2018 at 09:48 Stelt0 |
Hi @Stelt0 You can find the minimum system requirements in the Engine ReadMe.html: https://developer.axonivy.com/doc/latest/ReadMeEngine.html But it depends heavily on the deployed projects. Depending on the project, these projects can be memory intensive or CPU intensive. I think your setup is optimistic, especially if you run it on windows and the database is on the same machine. answered 08.01.2018 at 02:59 Alex Suter ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 05.01.2018 at 09:48
Seen: 1,352 times
Last updated: 08.01.2018 at 10:18
if you wan't to use as less resources as possible i'd recommend to use a linux engine with an ubuntu-server. so you do not waste disk and resources to a heavy operating system.