Automated DNS & SSL Management Platform
Go to file
oguz ozturk 801db4616b Update Dashboard: Rename DNS Management to Domains and add domain list UI 2026-01-11 14:43:41 +03:00
backend Fix CORS: Configure Flask-CORS properly to avoid duplicate headers 2026-01-10 17:58:32 +03:00
frontend Update Dashboard: Rename DNS Management to Domains and add domain list UI 2026-01-11 14:43:41 +03:00
.gitignore Initial commit: Backend API with Cloudflare integration 2026-01-10 13:06:24 +03:00
ARCHITECTURE.md Add authentication system - User model, JWT service, auth routes 2026-01-10 16:07:57 +03:00
DEPLOYMENT.md Final: Domain-based HTTPS deployment complete 2026-01-10 13:36:38 +03:00
DEPLOYMENT_SUMMARY.md Update documentation and deployment scripts 2026-01-10 15:36:50 +03:00
IMPLEMENTATION_PLAN.md Add authentication system - User model, JWT service, auth routes 2026-01-10 16:07:57 +03:00
README.md Add comprehensive README for Phase 1 2026-01-10 16:33:02 +03:00
WEBHOOK_SETUP.md Add webhook auto-deployment system 2026-01-10 15:42:21 +03:00
deploy.sh Update documentation and deployment scripts 2026-01-10 15:36:50 +03:00
hosting-backend.service feat: Yeni DNS akışı - CF hesap seçimi, NS yönlendirme, Admin panel 2026-01-10 14:14:29 +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.