Follow these steps to set up Autonomy and deploy your first app:Documentation Index
Fetch the complete documentation index at: https://autonomy.computer/docs/llms.txt
Use this file to discover all available pages before exploring further.
Create an Account
Sign up for an account with Autonomy to create your new cluster.
Set up Docker
Check that Docker is installed and running on your workstation. You can confirm that Docker is correctly set up by running
docker ps in your terminal.Install the Autonomy command
Install the It will download the right binary and make it available in your terminal.
autonomy command by running the following in your terminal:
