mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 23:47:17 +00:00
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
|
|
---
|
||
|
|
id: system-requirements-for-contributing
|
||
|
|
title: System Requirements for Contributing
|
||
|
|
---
|
||
|
|
|
||
|
|
This page details the system requirements for setting up and running our software, including both Docker local and Bare-Metal setups. Tailor your setup to match these requirements for optimal performance.
|
||
|
|
|
||
|
|
## Docker
|
||
|
|
|
||
|
|
**Windows:**
|
||
|
|
|
||
|
|
When configuring Docker Deskstop on your Windows machine, ensure you have a minimum of 16GB RAM for optimal performance.
|
||
|
|
|
||
|
|
|
||
|
|
**Mac:**
|
||
|
|
|
||
|
|
For Docker setups on Mac systems, it's advisable to equip your machine with 16GB RAM to enhance operational efficiency.
|
||
|
|
|
||
|
|
|
||
|
|
## Bare-Metal Setup
|
||
|
|
|
||
|
|
For those who prefer a [bare-metal](https://docs.tooljet.com/docs/contributing-guide/setup/docker) setup over Docker:
|
||
|
|
|
||
|
|
RAM: A minimum of 8GB RAM is recommended for smooth operation in a bare-metal configuration.
|
||
|
|
|
||
|
|
Before initiating the installation process, please verify that your system meets these specified requirements. It's essential to customize server specifications based on the unique demands of your deployment scenario.
|