Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fitri-hy/FhyServe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Latest Release Stars Forks Downloads Contributors Issues Pull Requests Last Commit Electron Node.js

πŸš€ FhyServe

"Full Server Control, No Environment!"

FhyServe is a portable multi-server runtime platform designed to simplify local web application development without the need for global installation. Allows you to run multiple environments.


βš™οΈ Included Available

  • 🐘 PHP & PHP-FPM
  • 🧰 Apache
  • πŸš€ NGINX
  • 🟒 Node.js
  • 🐍 Python
  • 🐬 MySQL
  • πŸ—‚ phpMyAdmin
  • πŸ™ Git
  • πŸ’» CMD
  • ⏰ Cron Job
  • πŸ“‘ Client API
  • πŸ“Š Monitoring
  • πŸ“¦ Composer
  • 🐭 Go
  • πŸ’Ž Ruby
  • πŸ—ƒ File Browser
  • 🧱 CMS & Framework Auto Installer Package
  • πŸ›°οΈ Local Tunnels

CMS Package Included

  • Wordpress
  • Joomla

Framework Package Included

  • Laravel
  • CodeIgniter
  • Symfony
  • Slim
  • Yii
  • CakePHP

πŸ“₯ Latest Release

Get the latest version of FhyServe via the following official link: Download Latest Release

πŸ”— Resource πŸ“₯ Version
NGINX Nginx 1.28.0
PHP PHP 8.3.22
PHP-FPM PHP 8.3.22-nts
phpMyAdmin PHPMyAdmin 5.2.2
MySQL MySQL 8.4.5
Apache HTTPD 2.4.63
NodeJS Node 22.17.0
Python Python-3.13.5
Git MinGit 2.50.0
Composer Composer 2.8.9
Go Go 1.24.4
Ruby Ruby 3.4.4-2
File Browser File Browser 2.52.0

βš™οΈ Install

npm install
npm start

#or
npm run dev

πŸ› οΈ Build

npm run build

πŸ” Generate Self-Signed Certificate (Testing Only)

$cert = New-SelfSignedCertificate -Type CodeSigning -Subject "CN=FhyLabs Group" -KeyExportPolicy Exportable -CertStoreLocation "Cert:\CurrentUser\My"
$pwd = ConvertTo-SecureString -String "fhylabs123" -Force -AsPlainText
Export-PfxCertificate -Cert $cert -FilePath ".\signkeys\fhyabs_cert.pfx" -Password $pwd

πŸ“œ Lisensi

MIT License Β© 2025 – FhyLabs Team.


🀝 Contribution

Contributions are very welcome!. Please feel free to fork this repo, create an issue, or submit a pull request for new features or performance improvements πŸš€

Thank you for your support: