WisePC

Workload guide · Development

CI/CD: hardware requirements guide

Self-hosted build pipelines, runners, artifact storage.

Hardware requirements by tier

Three tiers for every workload: the minimum that works, the recommended sweet spot, and the comfortable headroom level. These are the same tiers the WisePC decision engine uses when it plans a build around your goal.

TierCPU coresRAMStorageGPUNetwork
Minimum4 cores16 GB1 TB (ssd)None1 GbE
Recommended8 cores32 GB2 TB (ssd)any2.5 GbE
Comfortable16 cores64 GB4 TB (ssd)any10 GbE

Which tier do you need?

Frequently asked questions

How much RAM does ci/cd need?

16 GB is the sensible minimum, 32 GB covers most real setups, and 64 GB gives comfortable headroom for growth and extra services.

How many CPU cores does ci/cd need?

A 4-core CPU is the minimum, 8 cores is the recommended sweet spot, and 16 cores is comfortable when it shares the machine with other workloads.

Does ci/cd need a dedicated GPU?

Any GPU helps (integrated graphics or a small dedicated card).

What storage and network does ci/cd expect?

Storage: 2 TB of SSD is the recommended baseline (1 TB minimum, 4 TB comfortable). Network: 2.5 GbE is the recommended baseline.

What runs well alongside ci/cd?

It pairs naturally with: Dev environments, Docker.

Plan your own

Related workload guides