Some checks failed
CI / Format, lint, build, test (push) Has been cancelled
CI / Build cortex SRPM (push) Has been cancelled
CI / Build neuron SRPM (push) Has been cancelled
CI / Publish cortex to COPR (push) Has been cancelled
CI / Publish neuron to COPR (push) Has been cancelled
CI / Bump version in source (push) Has been cancelled
cortex: opens 31313/tcp (API) and 31314/tcp (metrics) neuron: opens 13131/tcp Installs to /usr/lib/firewalld/services/ so firewall-cmd --add-service=cortex / --add-service=helexa-neuron works out of the box. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
222 B
XML
7 lines
222 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>helexa-neuron</short>
|
|
<description>Neuron — per-node GPU discovery and harness daemon for cortex</description>
|
|
<port protocol="tcp" port="13131"/>
|
|
</service>
|