Documentationתיעוד
Shipyard takes an application an AI wrote and puts it on infrastructure we own and operate. This is the manual for doing that: the CLI, the config file, the API, the agent integration, and the rules the platform enforces on your behalf.
Shipyard לוקח אפליקציה שנכתבה על ידי AI ומריץ אותה על תשתית שבבעלותנו ובתפעולנו. זהו המדריך לעשות זאת: ה-CLI, קובץ ההגדרות, ה-API, האינטגרציה עם סוכנים, והכללים שהפלטפורמה אוכפת עבורכם.
The thirty-second versionהגרסה של שלושים שניות
Install the CLI, point it at a directory, run shipyard deploy. Shipyard detects the framework, builds it, scans the result, and puts it behind a TLS certificate on a hostname you control. There is no YAML you are required to write, though there is YAML you may write.
מתקינים את ה-CLI, מפנים אותו לתיקייה, ומריצים shipyard deploy. Shipyard מזהה את ה-framework, בונה אותו, סורק את התוצאה ומעמיד אותה מאחורי תעודת TLS על שם מארח שבשליטתכם. אין YAML שחייבים לכתוב, אם כי יש YAML שאפשר לכתוב.
npm i -g @shipyard/cli shipyard login cd ./my-app shipyard deploy
Who this is forלמי זה מיועד
- People shipping AI-written code. Claude Code, Cursor, Lovable, v0 and friends produce working applications faster than most teams can review them. Shipyard is the step between “it runs on my laptop” and “it runs where customers can reach it”.מי שמפרסם קוד שנכתב ב-AI. Claude Code, Cursor, Lovable, v0 ודומיהם מייצרים אפליקציות עובדות מהר יותר משרוב הצוותים מספיקים לסקור אותן. Shipyard הוא השלב בין ”זה רץ אצלי במחשב“ לבין ”זה רץ במקום שלקוחות מגיעים אליו“.
- Teams with a jurisdiction requirement. If your data has to stay in Israel or in the EU and you need to be able to name the building, that is the whole point of this platform.צוותים עם דרישת שיפוט. אם הדאטה חייב להישאר בישראל או באיחוד האירופי ואתם צריכים יכולת להצביע על הבניין, זו בדיוק המטרה של הפלטפורמה הזו.
- Anyone tired of surprise bills. Capacity is bought, not metered per request.מי שנמאס לו מחשבונות מפתיעים. קונים קיבולת, לא משלמים לפי בקשה.
How the docs are organisedאיך התיעוד מסודר
Left sidebar, top to bottom, is roughly the order you will need things. Start here gets something live. Deploying is the day-to-day surface. AI agents covers the machine-to-machine paths, and Platform is what to read before a security review or an incident.
הסרגל הצדדי, מלמעלה למטה, הוא בערך הסדר שבו תצטרכו את הדברים. התחלה מעלה משהו לאוויר. פריסה הוא המשטח היומיומי. סוכני AI מכסה את המסלולים בין מכונות, ופלטפורמה הוא מה שכדאי לקרוא לפני בדיקת אבטחה או תקלה.
Something missing or wrong? Mail shipyard@interhost.net and it gets fixed, usually the same day.
משהו חסר או שגוי? כתבו ל shipyard@interhost.net וזה יתוקן, בדרך כלל באותו יום.