- Setup the environment variables and setup the variables for the minio-client with your S3 credentials
cp env.example env
- Start the node
By default, a snapshots will occur every 4 hours, and will upload it to S3
docker compose up -d
docker compose exec snapshotter sh /scripts/snapshots.sh
[ ] Prune the node before uploading the snapshots