Releases: IVONU-Official/PortLocal
Releases · IVONU-Official/PortLocal
PortLocal v1.0.0 – Initial Release
PortLocal v1.0.0
Portable Local Server — Run Anywhere, Instantly
✨ Initial Public Release
PortLocal is a portable, zero-installation local server environment that allows you to run a complete web stack instantly.
No installation. No admin rights. Just extract and run.
✨ Features
- 📦 Portable (ZIP-based)
- ⚡ Instant setup
- 🌐 Apache + PHP + MariaDB + phpMyAdmin included
- 🔄 Dynamic port detection (no hardcoded ports)
- 🖥️ Simple dashboard to control services
- 💼 Runs from any folder or USB
💻 Platform Support
- Windows
- Linux (Ubuntu / Fedora via AppImage)
⚙️ System Requirements
OS: Windows 10/11 or modern Linux (Ubuntu 24.04+, Fedora 43+, etc.)
📥 Installation
Windows
- Download PortLocal-v1.0.0-Windows.zip
- Extract anywhere
- Run: PortLocal.exe
Linux (Ubuntu / Fedora)
- Download PortLocal-v1.0.0-Ubuntu.zip or PortLocal-v1.0.0-Fedora.zip
- Extract: unzip PortLocal-v1.0.0-Ubuntu.zip or PortLocal-v1.0.0-Fedora.zip
- cd PortLocal
- chmod +x PortLocal.AppImage
- Run: PortLocal.AppImage
