catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
213 stars 138 forks source link

Missing critical information (e.g. how to start it, how configure it post install) #590

Open nutmix opened 1 year ago

nutmix commented 1 year ago

After running the bash <(curl -s https://raw.githubusercontent.com/WPO-Foundation/wptagent-install/master/debian.sh) scripts:

  1. How do you start the agent (on ubuntu 18.04)
  2. How do you check if the agent is running?
  3. How do you stop the agent?
  4. How do you change the settings after install (e.g. change the WPT_SERVER, WPT_KEY etc)