Run this on each Ubuntu machine you want to enroll. The token is shown once.
curl -fsSL {{ public_url }}/install.sh | sudo MANAGE_SERVER={{ public_url }} MANAGE_TOKEN={{ new_token }} bash
| Label | Default group | Created | Expires | Status | |
|---|---|---|---|---|---|
| {{ t.label or "—" }} | {{ t.default_group.name if t.default_group else "—" }} | {{ t.created_rel }} | {{ t.expires_rel }} | {% if t.token.revoked %}revoked{% elif t.expired %}expired{% else %}active{% endif %} | {% if not t.token.revoked %} {% endif %} |
| No tokens yet. | |||||