Releases: benliao/bws
BWS v0.4.1
BWS Multi-Site Web Server v0.4.1
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration with --dry-run validation
- 🔄 Hot reload functionality
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.4.1
Installation Options
From crates.io:
cargo install bws-web-server --version v0.4.1From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.4.1From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Validate your configuration:
./bws --config config.toml --dry-run - Create static directories for your sites
- Run:
./bws --config config.toml(Linux/macOS) orbws.exe --config config.toml(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.4.0
BWS Multi-Site Web Server v0.4.0
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration with --dry-run validation
- 🔄 Hot reload functionality
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.4.0
Installation Options
From crates.io:
cargo install bws-web-server --version v0.4.0From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.4.0From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Validate your configuration:
./bws --config config.toml --dry-run - Create static directories for your sites
- Run:
./bws --config config.toml(Linux/macOS) orbws.exe --config config.toml(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.3.4
BWS Multi-Site Web Server v0.3.4
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration with --dry-run validation
- 🔄 Hot reload functionality
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.3.4
Installation Options
From crates.io:
cargo install bws-web-server --version v0.3.4From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.3.4From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Validate your configuration:
./bws --config config.toml --dry-run - Create static directories for your sites
- Run:
./bws --config config.toml(Linux/macOS) orbws.exe --config config.toml(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.3.3
BWS Multi-Site Web Server v0.3.3
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.3.3
Installation Options
From crates.io:
cargo install bws-web-server --version v0.3.3From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.3.3From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.3.2
BWS Multi-Site Web Server v0.3.2
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.3.2
Installation Options
From crates.io:
cargo install bws-web-server --version v0.3.2From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.3.2From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.3.0
BWS Multi-Site Web Server v0.3.0
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.3.0
Installation Options
From crates.io:
cargo install bws-web-server --version v0.3.0From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.3.0From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.2.1
BWS Multi-Site Web Server v0.2.1
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.2.1
Installation Options
From crates.io:
cargo install bws-web-server --version v0.2.1From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.2.1From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.2.0
BWS Multi-Site Web Server v0.2.0
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.2.0
Installation Options
From crates.io:
cargo install bws-web-server --version v0.2.0From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.2.0From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.1.9
BWS Multi-Site Web Server v0.1.9
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.1.9
Installation Options
From crates.io:
cargo install bws-web-server --version v0.1.9From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.1.9From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws(Linux/macOS) orbws.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.
BWS v0.1.5
BWS Multi-Site Web Server v0.1.5
Features
- 🌐 Multi-site hosting with configurable headers
- 📁 Static file serving with MIME type detection
- 🚀 High-performance Pingora framework
- 📊 REST API endpoints
- 🔧 TOML configuration
- 🐳 Docker images available at
ghcr.io/benliao/bws:v0.1.5
Installation Options
From crates.io:
cargo install bws-web-server --version v0.1.5From Docker:
docker run -p 8080:8080 ghcr.io/benliao/bws:v0.1.5From Binary:
Download the appropriate binary for your platform below.
Usage
- Download the binary for your platform
- Create a
config.tomlfile (see README for examples) - Create static directories for your sites
- Run:
./bws-web-server(Linux/macOS) orbws-web-server.exe(Windows)
Platform Support
- Linux: x86_64 (glibc and musl)
- macOS: x86_64 and ARM64 (Apple Silicon)
- Windows: x86_64 (foreground mode only - no daemon support)
For detailed documentation, see the README.