HXE Documentation
Welcome to the HXE (Host eXecution Engine) documentation. HXE is a powerful host-based process execution engine with JWT authentication, comprehensive API, and beautiful client interfaces.
Quick Navigation
Overview
HXE provides:
- Process Management: Start, stop, restart, and monitor programs
- JWT Authentication: Secure API access with token-based authentication
- RESTful API: Comprehensive HTTP API for program management
- Go Client Library: Easy-to-use Go client for integration
- Command Line Interface: Full-featured CLI with beautiful formatting
- Configuration Management: HCL-based configuration files
- Auto-restart: Automatic program recovery on failure
- Cross-platform: Works on Linux, Windows, and macOS
Getting Started
- Install HXE
- Configure the server
- Start the daemon
- Use the client library or CLI
License
HXE is licensed under the GNU General Public License v3.0 or later. See the LICENSE file for details.
Support