Requirements
The requirements for Relatude are relatively simple.
Requirements to run
Relatude can run on any machine where you can run ASP.Net Core 6.0 or higher.
OS :Linux, Mac or Windows
CPU: Any modern CPU. We recommend 2 cores or more for good response times. Faster cores are better than many cores.
Memory: There is not set memory requirement, as it depends on the size of the site and the amount of content. But we generally recommend having at least 2GB.
Requirements to develop
You can develop on Relatude on any machine you can develop regular ASP.Net 6.0 or higher.
IDE/Editor: Any editor or IDE can be used. You can use the CLI to build and run if you want. But the most used IDEs are:
Windows: Visual Studio, Jetbrains Rider and Visual Studio Code
Mac: Visual Studio Mac, Jetbrains Rider and Visual Studio Code
Linux: Jetbrains Rider and Visual Studio Code
To change the data model, Windows is presently required, as the data model is edited using a Visual Studio plugin. The plugin only runs on Visual Studio on Windows machines. This will change in the near future.
Requirements to host
You can host Relatude on any host or cloud service that supports dotnet hosting.
Recommended memory: 2GB or larger
Recommended CPU: At least 2 cores.
Database: Supports SQL Server, PostgreSQL and SQL Lite. Additional databases can be supported easily.
OS: Windows or Linux