{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %}
No workspace yet for this project. Opening one starts a container with your project files, a browser editor, and a terminal.
You are using {{ workspace_count }} of {{ max_workspaces }} workspaces.
{{ workspace.flag_reason or "Contact an administrator." }}
Stops after {{ workspace.idle_stop_minutes }} minutes idle. Removed after {{ workspace.retention_days }} days idle. {% if workspace.last_active_at %} Last active {{ dt_ago(workspace.last_active_at) }}. {% endif %}
{{ editor_password }}
{% endif %}
A tunnel publishes a port from inside your container on a public HTTPS address. Anyone with the link can reach it. You may have up to {{ workspace.max_tunnels }}.
sudo and apt install work with no extra setup./app/.devplace/tunnels.json.