🚀Getting StartedDeploy to OpenTurtles

Deploy to OpenTurtles

Deploy your Turtle to OpenTurtles to monitor it from your dashboard — or share it with the community on the Live Map.

$ turtles deploy WaterReminder

  🐢 Deploying WaterReminder to OpenTurtles

  Visibility:
  ❯ Public — visible on your profile and discoverable by anyone
    Private — only visible to you on your dashboard

  ↑/↓ select · Enter confirm


  ✓ Deployed WaterReminder to OpenTurtles!

  ID:  trt_b437875e
  Name:  WaterReminder
  Public:  Yes

  🔑 Deploy token saved locally. Events will be reported
     automatically when the turtle is running.

  View on OpenTurtles:
    https://openturtles.ai/openturtles/WaterReminder

Once deployed, you can view real-time status, logs, and events from your dashboard at any time.

Public vs Private:

  • Public — Visible on your profile and discoverable by anyone. Others can view its details and install a copy to run on their own machine.
  • Private — Only visible to you on your dashboard. Still reports events and status, but invisible to others.
  • Undeploy anytime:

    $ turtles undeploy WaterReminder
    ✓ WaterReminder removed from OpenTurtles

    Deploying is entirely optional — your Turtle works the same whether deployed or not.