Link Search Menu Expand

System Requirements

Hardware and software requirements for running ButterStack.


ButterStack Cloud

The ButterStack web application runs in your browser with no local installation required.

Browser Support

BrowserMinimum Version
Chrome90+
Firefox88+
Safari14+
Edge90+

Network Requirements

  • Stable internet connection
  • HTTPS access to *.butterstack.com
  • WebSocket support for real-time updates

Build Agents

If running self-hosted build agents, the following requirements apply.

Operating Systems

OSMinimum Version
WindowsWindows 10 / Server 2019
LinuxUbuntu 20.04, CentOS 8, or equivalent
macOSmacOS 11 (Big Sur)

Hardware Requirements

Minimum Specifications

ComponentRequirement
CPU4 cores
RAM8 GB
Storage100 GB SSD
Network100 Mbps
ComponentRequirement
CPU8+ cores
RAM32 GB
Storage500 GB NVMe SSD
Network1 Gbps

Game Engine Requirements

Unreal Engine

  • Unreal Engine 4.27+ or 5.x
  • Visual Studio 2019/2022 (Windows)
  • Xcode 14+ (macOS)
  • Engine must be source-built for some features

Unity

  • Unity 2021.3 LTS or newer
  • Unity Build Server license (for CI/CD)

Integration Requirements

Perforce

  • Helix Core Server 2019.1+
  • Helix Command-Line Client (P4)
  • Network access from ButterStack to Perforce server

Jenkins

  • Jenkins 2.346+
  • Generic Webhook Trigger plugin
  • Network access from Jenkins to ButterStack webhooks

Jira

  • Jira Cloud or Jira Server 8.0+
  • API access enabled
  • Admin permissions for webhook configuration

Network Configuration

Firewall Rules

Allow outbound HTTPS (443) to:

app.butterstack.com
api.butterstack.com
webhooks.butterstack.com

Webhook Endpoints

If your tools need to send webhooks to ButterStack, ensure they can reach these endpoints:

IntegrationWebhook URL
Jenkinshttps://app.butterstack.com/webhooks/jenkins/{project_id}
Perforcehttps://app.butterstack.com/webhooks/perforce/{project_id}
Jirahttps://app.butterstack.com/webhooks/jira/{project_id}
Linearhttps://app.butterstack.com/webhooks/linear/{project_id}
Githttps://app.butterstack.com/webhooks/git/{project_id}
Diversionhttps://app.butterstack.com/webhooks/diversion/{project_id}
Game Enginehttps://app.butterstack.com/webhooks/game_engine/{project_id}
Deploymenthttps://app.butterstack.com/webhooks/deployment/{project_id}

Replace {project_id} with your ButterStack project ID.

IP Allowlisting

Contact support for static IP ranges if you need to allowlist ButterStack IPs in your firewall.


Storage Requirements

Build Artifacts

Plan for artifact storage based on your build frequency:

Build SizeDaily BuildsMonthly Storage
1 GB5~150 GB
5 GB5~750 GB
10 GB10~3 TB

Artifacts are stored for 30 days by default. Configure retention policies in project settings.



Back to top

Copyright © 2026 ButterStack. All rights reserved.