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 שאפשר לכתוב.

terminal
npm i -g @shipyard/cli
shipyard login
cd ./my-app
shipyard deploy

Who this is forלמי זה מיועד

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 וזה יתוקן, בדרך כלל באותו יום.