Skip to content

Server part for vast.ai scrapping meant to be run of Google VM

Notifications You must be signed in to change notification settings

alkorolyov/vast-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetches information about vast.ai every 1min and stores it in local SQLite database.

git clone https://github.com/alkorolyov/vast-stats; cd vast-stats; sudo bash ./install.sh

install gcloud cli

https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe

download from gcloud

tail -f /var/lib/vast-stats/vast.log
pv /var/lib/vast-stats/vast.db > vast.db
gcloud compute scp --port 22222 free-ubn20:/home/ergot/vast.db vast.db

free google cloud vm

  • Machine type: e2-micro
  • Zone: us-central1-a
  • Networking: Standard Tier
  • Disk: 30GB Standard persistent disk

About

Server part for vast.ai scrapping meant to be run of Google VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published