Skip to content

Releases: IVONU-Official/PortLocal

PortLocal v1.0.0 – Initial Release

25 Apr 13:23
1d874b0

Choose a tag to compare

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

  1. Download PortLocal-v1.0.0-Windows.zip
  2. Extract anywhere
  3. Run: PortLocal.exe

Linux (Ubuntu / Fedora)

  1. Download PortLocal-v1.0.0-Ubuntu.zip or PortLocal-v1.0.0-Fedora.zip
  2. Extract: unzip PortLocal-v1.0.0-Ubuntu.zip or PortLocal-v1.0.0-Fedora.zip
  3. cd PortLocal
  4. chmod +x PortLocal.AppImage
  5. Run: PortLocal.AppImage