Automated DNS & SSL Management Platform
Go to file
oguz ozturk 84c8cb728e Add CF account auto-selection and verification toggle 2026-01-12 16:32:43 +03:00
backend Add CF account auto-selection and verification toggle 2026-01-12 16:32:43 +03:00
frontend Add CF account auto-selection and verification toggle 2026-01-12 16:32:43 +03:00
.gitignore Add .gitignore file 2026-01-12 00:46:05 +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 Clean up: Remove test files and update README with workflow documentation links 2026-01-12 13:58:44 +03:00
README_WORKFLOW.md Add comprehensive workflow documentation and diagrams 2026-01-12 11:38:37 +03:00
WEBHOOK_SETUP.md Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
WORKFLOW_DIAGRAMS.md Add comprehensive workflow documentation and diagrams 2026-01-12 11:38:37 +03:00
WORKFLOW_DOCUMENTATION.md Add comprehensive workflow documentation and diagrams 2026-01-12 11:38:37 +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

📚 Dokümantasyon

İş Akışı ve Sistem Şemaları

Diğer Dokümantasyon

📋 Next Steps (Phase 2)

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

📝 License

© 2026 ARGE ICT. All rights reserved.