Automated DNS & SSL Management Platform
Go to file
oguz ozturk 2f98057b43 Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
backend Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
frontend Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
ARCHITECTURE.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
DEPLOYMENT.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
DEPLOYMENT_SUMMARY.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
IMPLEMENTATION_PLAN.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
README.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
WEBHOOK_SETUP.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
backend_main.py Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
deploy.sh Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
hosting-backend.service Initial commit: Customer panel 2026-01-11 17:38:39 +03:00

README.md

🚀 Hosting Platform - Professional WordPress Hosting

Modern, modular hosting platform with container infrastructure and automated DNS management.

🌐 Live URLs

Phase 1: Foundation & Authentication (COMPLETED)

Backend Features

  • User authentication with JWT tokens
  • User and Customer models with SQLAlchemy
  • Secure password hashing with bcrypt
  • Protected API routes with decorators
  • Customer profile management
  • Subscription plans and limits

Frontend Features

  • Beautiful landing page with animations
  • Register/Login functionality
  • Customer dashboard with sidebar navigation
  • Auth context for global state management
  • Protected routes
  • Brand colors and design system from ARGE ICT logo

🎨 Design System

  • Primary Green: #159052
  • Dark Green: #046D3F
  • Light Green: #53BA6F
  • Orange: #F69036
  • Blue: #0F578B
  • Red: #B42832

🏗️ Tech Stack

Backend: Flask 3.0, SQLAlchemy 2.0, PostgreSQL, JWT, Redis
Frontend: React 18, Vite, TailwindCSS, React Router
DevOps: Nginx, Supervisor, Let's Encrypt, Gitea

📋 Next Steps (Phase 2)

  • Customer Dashboard - DNS Module integration
  • Domain management with customer isolation
  • Project creation wizard

📝 License

© 2026 ARGE ICT. All rights reserved.