Production and staging machines, including deleted history.
| VM | Role | State | Domain | SSH | App port | Created | |
|---|---|---|---|---|---|---|---|
| {{ vm.incus_name }}
{{ vm.project_name }} |
{{ vm.role }} | {{ vm.state.replace(/_/g, ' ') }}
{{ vm.state_detail }} |
{{ vm.domain || 'Not attached' }} | {{ vm.ssh_port ? vm.public_ip + ':' + vm.ssh_port : '—' }} | {{ vm.app_port || '—' }} | {{ fmtDate(vm.created_at) }} | View |
| No VMs here yet. Create your first VM. | |||||||