Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

DePowered-LLC/WHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web hosting control panel

Languages: Русский, English

Technologies


Structure

📙
 ├── 📦 back-end             Server part (dc-api-core)
 │   ├── ⚙️ controllers      Request controllers
 │   ├── 🗃️ models           Models for working with DB
 │   └── 📁 site_template    Templates, that used while creating site
 │       ├── 📁 public_html  Default site files
 │       └── ⚙️ apache.conf  Apache configuration file
 ├── 📰 front-end            Browser part
 │   ├── 📁 public           Static files
 │   └── 📁 src              App root
 │       ├── 💽 assets       Assets
 │       ├── 📚 components   Basic application components
 │       ├── 🌍 lang         Localization files
 │       ├── 🎨 styles       Style kits
 │       └── 🗂️ views        Site pages
 ├── 🔐 ssl                  SSL certificates storage
 └── ⚙️ config.json          Main configuration file

All information about install, setup and using you can fing in our wiki


Future plans

  • Site removing
  • Site re-creation
  • Working with DB
  • Working with FTP
  • Working with DNS and domains

About

Web Hosting Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published