שאלות ותשובות
יש לך דף ריק במקום האתר?
לאחר Go Live!, הפריסה יכולה להצליח בזמן שכתובת האתר הפעילה עדיין מציגה דף ריק או רישום ספרייה. Robotron מזהה אוטומטית אפליקציות עורפיות (PHP/Laravel, Python/Django, WordPress וכו') מסמנים כמו composer.json או manage.py בשורש הפרויקט, ומשתמש באחסון סטטי Apache עבור כל השאר.
אפליקציית אחורי? פתח את תיקיית השורש של האפליקציה - זו המכילה composer.json, artisan, manage.py, requirements.txt, או wp-config.php - לא אב או תיקיית משנה. לחץ על Go Live! שוב. Robotron פורס ערימות עורפיות ל-Docker.
חזית סטטית או עדיין תקוע? שלח הודעה זו לעורך הבינה המלאכותית שלך:
Prepare this project for Robotron Go Live (VS Code/Cursor).
Back-end (Laravel/PHP, Python/Django, WordPress, PrestaShop): keep normal app layout at this folder root (composer.json, artisan, manage.py, requirements.txt, or wp-config.php). Robotron auto-detects and deploys to Docker — do not convert to static HTML.
Static front-end: put index.html at the project root with css/, js/, and images/ beside it; relative asset paths (./css/style.css); ship ready-to-serve files — Robotron static hosting does not run npm install or npm run build.
Do not start a new project. Fix whatever causes a blank page or directory listing after deploy.
טיפ: העתק את ההנחיה שלמעלה, הדבק אותה בצ'אט Cursor או VS Code, תן ל-AI להכין את הפרויקט הזה ל-Go Live, ואז לחץ שוב על Go Live!.