constants

package
v0.115.0-nightly Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2026 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxDeploymentsPerNode = 100
	MaxMemoryMB           = 8192 // 8GB
	MaxCPUPercent         = 400  // 400% = 4 cores
	MaxPortsPerNode       = 9900 // ~10k ports available
)

Node capacity limits used by both deployment and namespace scheduling.

View Source
const (
	WireGuardPort       = 51820
	RQLiteHTTPPort      = 5001
	RQLiteRaftPort      = 7001
	OlricHTTPPort       = 3320
	OlricMemberlistPort = 3322
	GatewayAPIPort      = 6001
)

Service ports used across the network.

View Source
const (
	GoVersion          = "1.24.6"
	OlricVersion       = "v0.7.0"
	IPFSKuboVersion    = "v0.38.2"
	IPFSClusterVersion = "v1.1.2"
	RQLiteVersion      = "8.43.0"
	CoreDNSVersion     = "1.12.0"
	CaddyVersion       = "2.10.2"
)

External dependency versions used across the network. Single source of truth — all installer files and build scripts import from here.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL