Installing¶
Note that installing and using Clearly can be done as a normal user with no elevated privileges, provided that user namespaces have been enabled. Out of the box, Clearly is a high-performance rootless container engine.
$ curl -fsSL https://clearly.run/install.sh | sh
Start the Service¶
After installing, you can unlock Clearly's full distributed clustering power via:
$ service clearly start
This enables Clearly's advanced clustering features and brings up an impressive dashboard at http://localhost:8080, where you can create Workspaces, orchestrate containers and manage your cluster with ease.