OmniServ v1.0.0
OmniServ v1.0.0 — First Release ⚡
OmniServ is a free, native, self-controlled local web development suite — an open-source alternative to ServBay, Herd, and Laragon for macOS, Windows, and Linux.
✨ Features & Capabilities
-
🌐 Web Servers:
- nginx (default high-performance web server)
- Apache (with native
.htaccesssupport via reverse proxy) - OpenLiteSpeed support on Linux
-
🐘 Multi-PHP Environment:
- Run PHP 7.4, 8.1, 8.2, 8.3, 8.4, 8.5, 8.6 side-by-side
- Switchable per-site with independent PHP-FPM pools
- ionCube and common web extensions pre-configured
-
🗄️ Databases & Caching:
- MariaDB / MySQL & PostgreSQL
- Redis & Memcached caching services
- Create and manage databases directly from the GUI/CLI
-
🛠️ Built-in Web Tools:
- phpMyAdmin (
http://phpmyadmin.test) & Adminer (http://adminer.test) with up to 2GB upload support - Mailpit for local email capture & testing
- phpMyAdmin (
-
🔒 Trusted HTTPS & Domains:
- Automatic
*.testdomain resolution (dnsmasq / hosts) - Local CA SSL certificates generated and trusted via
mkcert
- Automatic
-
🚀 Node.js & Python:
- Multi-version Node.js management (via fnm)
- Managed Python web applications
-
🌍 Public Sharing:
- One-click public sharing via Cloudflare Tunnels (
trycloudflare.com)
- One-click public sharing via Cloudflare Tunnels (
📦 Installation
Linux (Ubuntu / Debian):
Download omniserv_1.0.0_all.deb attached below and install via:
sudo dpkg -i omniserv_1.0.0_all.deb
sudo apt-get -f install -yLaunch the GUI via omniserv-gui or search for OmniServ in your application launcher.