Files
2026-08-15 11:15:31 +02:00

22 lines
426 B
TOML

# Apollo — workstation
house = "control"
order = 4
name = "Apollo"
domain = "The Persistent"
state = "machine"
label = "Live"
runs = "workstation"
# one line, used by the no-JavaScript listing
does = """
Primary persistent compute unit.
"""
# the paragraph in the detail panel
long = """
Primary persistent compute unit. Hosts most services requiring GPU acceleration, including the main AI/ML workloads.
"""