Lapdev Docs
Home
  • Introduction
  • Core Concepts
    • Workspace
    • SSH Keys
    • Project
    • Organisation
  • Self Host Administration
    • Installation
    • Troubleshooting
    • Architecture
    • Firewall Rules
    • Scaling
    • Machine Types
    • High Availability
    • Cluster Admin
    • Enterprise Features
      • Enterprise License
      • CPU Overcommit
      • Auto Start Stop
      • Usage
      • Quota Control
      • Audit Logs
      • Global Deployment
  • About
    • Pricing
    • Billing
Powered by GitBook
On this page
  1. Self Host Administration
  2. Enterprise Features

Auto Start Stop

PreviousCPU OvercommitNextUsage

Last updated 1 year ago

Auto Start Stop is a great way to control resource usage when a workspace does not have any activity. Lapdev detects a workspace's inactivity by checking if there are any SSH connections or web IDE connections. And if the workspace doesn't have any activity for more than the timeout in the setting, Lapdev will automatically stop the workspace.

When the workspace is stopped, and the user starts to connect to the workspace, e.g., start a new SSH connection, Lapdev will automatically start the workspace after the authentication is done, saving you the step to start the workspace from the web interface.

You can configure auto start stop settings under Organisation -> Settings