Inference Logoinference.sh

Deploying

Push your app to inference.sh.


Deploy

bash
1infsh app deploy

What happens

  1. Validation — Checks your code
  2. Dependencies — Installs packages locally
  3. Packaging — Bundles everything
  4. Upload — Sends to inference.sh
  5. Registration — Makes it available

Output

code
12         deployment summary           34                                      5 final status: success                6 duration: 45s                        7 app: my-app                          8 link: https://app.inference.sh/...   │9                                      10

View your app

After deploy:

  • Find it in the Grid
  • Run it from the workspace
  • Add it to agents

Update

Make changes, then deploy again:

bash
1infsh app deploy

New version is created.


List your apps

bash
1infsh app ls2infsh app ls -l  # Detailed list

Next

If you want programmatic access:

API Authentication

we use cookies

we use cookies to ensure you get the best experience on our website. for more information on how we use cookies, please see our cookie policy.

by clicking "accept", you agree to our use of cookies.
learn more.