1. MooseStack
  2. Configuration
  3. HTTP Server Configuration

HTTP Server Configuration

Configure the local development server.

[http_server_config]# Host to bind the webserver to (Default: "localhost")host = "localhost"# Port for the main API server (Default: 4000)port = 4000# Port for the management server (Default: 5001)management_port = 5001
KeyEnv VariableDefaultDescription
hostMOOSE_HTTP_SERVER_CONFIG__HOST"localhost"Server bind address.
portMOOSE_HTTP_SERVER_CONFIG__PORT4000Main API port.
management_portMOOSE_HTTP_SERVER_CONFIG__MANAGEMENT_PORT5001Internal management port.
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackTemplates
Changelog
Source506
  • Overview
  • Quick Start
  • Templates / Examples
Fundamentals
  • Moose Runtime
  • MooseDev MCP
  • Data Modeling
MooseStack in your App
  • App / API frameworks
Modules
  • Moose OLAP
  • Moose Streaming
  • Moose Workflows
  • Moose APIs
Deployment & Lifecycle
  • Moose Migrate
  • Moose Deploy
Reference
  • API Reference
  • Data Types
  • Table Engines
  • CLI
  • Configuration
    • Core Settings
    • Project Settings
    • TypeScript
    • Telemetry
    • Git
    • Features
    • Migrations
    • Infrastructure
    • ClickHouse
    • Redpanda
    • Redis
    • Temporal
    • HTTP Server
    • State Storage
    • Security
    • JWT
    • Admin API
    • Development
    • Dev Environment
  • Observability Metrics
  • Help
  • Changelog
Contribution
  • Documentation
  • Framework