Skip to content

Releases: AncelmoSilva/AmpulseServer

AMPulseServer - Web Development Environment for Windows 64-bit

Choose a tag to compare

@AncelmoSilva AncelmoSilva released this 30 Aug 18:35
b51261f
logo

📋 Overview:
AMPulseServer is a complete web development environment for 64-bit Windows, featuring Apache, PostgreSQL, MariaDB, and PHP.
It was designed to be simple, intuitive, and easy to use, with one of its main objectives being to assist students and beginners in developing web applications with PHP.

⚙️ Features:
🖥️ Desktop Panel
Management of Apache, PostgreSQL, MariaDB, and PHP services.
Switching between PHP versions with automatic updates to configuration files.
Configuration and management of service ports.
Diagnostic tools for identifying service startup issues.
Shortcuts and auxiliary commands for environment maintenance.
🌐 Web Panel for Environment Diagnostics and Validation
📊 Real-time monitoring of services.
🔍 Verification of active PHP extensions, database connectivity, and communication tests.

Components Included in This Package

Component Version
Apache HTTP Server 2.4.68
PostgreSQL 18.6
PHP 7.4.33 - 8.3.31 - 8.4.23 - 8.5.8
Adminer 6.0.0
Xdebug 3.1.6 / 3.5.3
Mailpit 1.31.0
Mkcert 1.4.4
CodeIgniter 4.7.4
Bootstrap 5.3.8
Font Awesome 7.3.1

⚙️ Recommended System Requirements
Operating System: Windows 10 64-bit or later.
Processor: x64 architecture-compatible processor.
RAM: The Ampulse Desktop panel uses approximately 6 MB of RAM.
Disk Space: 1 GB, considering all installed components.

📂 Directory structure
AMPulseServer/

├── bin/        ← executable components
│      └── adminer
│      └── apache
│      └── composer
│      └── mailpit
│      └── mariadb
│      └── pgsql
│      └── php       ← PHP versions
│               └── Config
│               └── Php7.4
│               └── Php8.3
│               └── Php8.4
│               └── Php8.5
├── dashboard/      ← AMPulse dashboard
├── htdocs/            ← applications / websites
│      └── index.php
│      └── projects/      ← User projects
│      └── CodeIgniter4.7.4     ← With Login and User Management Module (CRUD)
│      └── library/         ← platform libraries
│             └── bootstrap
│             └── fontawesome
├── License-Requirements      ← information/licenses
├── locate       ← languages
├── logs          ← logs
├── private      ← private data
├── temp         ← temporary files
├── THIRD_PARTY_LICENSES/     
├── AMPulse.exe        ← main controller
└── README.txt
For more information, please refer to the README.txt file and the License-Requirements directory included in the package.

📦 Installation
The application is distributed through both an installer and a ZIP archive.
After installation or extraction, the software operates in portable mode, automatically applying the necessary
adjustments to the configuration files of the applications included in the package.

🛡️ Security & Privacy
The application runs 100% offline, requires no registration, and does not collect any data or use telemetry.
Its operation is limited to the components and files within the installation directory.
The application does not modify other areas of Windows, making only the changes required for the server
to operate, including adding PHP to the system environment variables.

The VirusTotal security report can be viewed in real time here:
Installer InstallAmpulse(.exe): [ View VirusTotal Report — 0/91 detections ]
https://www.virustotal.com/gui/url/ef4aea22a567eca535f2039717cfa70f02af9cc652bd983479f8acd51e07b4c2/detection
Portable version AMPulse(.zip): [ View VirusTotal Report — 0/90 detections ]
https://www.virustotal.com/gui/url/33eff1a6cdc57f930deb671e74fe0d1c6ceac2067f51c9bf2e64b28c1b7a4a35/detection

The VirusTotal links above prove the files are completely clean.
If you encounter any bugs or unexpected behavior, feel free to open an issue in the repository.

📜 License:
AMPulseServer is free proprietary software distributed under a standard EULA.

Third-party components included in the package, including:
Apache HTTP Server, PostGreSQL, PHP, Adminer, among others,
They are subject to their respective terms and licenses.
⚠️ Note: The MariaDB 10.11.18 LTS component is not included in the installation package.
This component can be automatically downloaded, installed, and configured by the system.

⬇️ Download executable file
⬇️ Download Zip file

👨‍💻 Contact:
Email: suporte@raquel.adm.br
Copyright (C) 2026 R. Ancelmo S Silva

⭐ If you would like to support this project,
please consider leaving a star on the repository and sending your feedback!


📸 Screenshots

img1 img2 img3 img4 img5 diagnostico diagnostico2