Skip to content

Jul.IA Home

Marmitakus edited this page Aug 5, 2026 · 1 revision

Jul.IA

Jul.IA is a self-contained edge and protocol gateway written in Go and configured with TOML. It brings reverse proxying, load balancing, static serving, protocol gateways, transport security, policy, observability, and an optional operations console into one deployable binary.

Start here

Goal Go to
Run Jul.IA for the first time Getting Started
Understand how requests and components fit together Concepts and Architecture
Create and safely change a configuration Configuration Workflow
Choose capabilities and build profiles Features and Build Profiles
Run Jul.IA as a service Operations and Deployment
Harden an installation Security and Hardening
Use the CLI or migrate from NGINX CLI and Migration
Diagnose a problem Troubleshooting
Contribute code or documentation Contributing

Documentation policy

This wiki is an orientation layer, not a second configuration reference. It explains stable concepts and workflows, then links to the repository for details that change frequently.

Use these sources as authoritative:

When the wiki and the repository disagree, the current code, tests, accepted ADRs, and canonical repository documentation take precedence.

Clone this wiki locally