librespeed/speedtest-go

Debian packaging

xiruizhao opened this issue · 0 comments

Suggestions

  1. Package name: speedtest-go (module import path
    module github.com/librespeed/speedtest
    should also be changed, go get librespeed/speedtest-go should work afterwards)
  2. config path:/etc/librespeed-go/settings.toml
  3. assets_path=/var/www/librespeed-go/assets
  4. database_file=/var/www/librespeed-go/results.db
  5. User=www-data

What do you think? I may try to make it work on my PPA first.