This guide runs Clusto in a container for evaluation. For production, consider installing directly with Python to control configuration and data storage.
For Docker installation, see Docker.
Build a local image from the upstream repository.
git clone https://github.com/clusto/clusto.git
cd clusto
docker build -t clusto:local .
docker run -d --name clusto -p 9090:9090 clusto:local
Open http://YOUR-SERVER:9090 and verify the service is running.
Running containers in production? We help with:
Need help? office@linux-server-admin.com or Contact Us