60 Commits

Author SHA1 Message Date
Alfonso Acosta
5f7c49197d Extend plugin documentation
* Add section to main README
* Add introduction to plugins-specific README
2016-04-15 14:23:52 +01:00
Tom Wilkie
ca4f6ad17c Fix a couple of minor issue for goreportcard and add badge for it. 2016-03-23 16:17:01 +00:00
Tom Wilkie
7e2e4c9c45 Fix spelling mistakes in the codebase. 2016-03-23 10:51:27 +00:00
pidster
7e51862b32 Improvements to the compose file examples, using variables 2016-03-08 17:06:13 +00:00
pidster
930727f252 Example starting Scope probe with Docker Compose. 2016-03-08 16:43:04 +00:00
Alfonso Acosta
5c5ae2fd7f Minor refinement 2016-03-07 12:27:45 +01:00
Alfonso Acosta
0116c11fa5 Rephrase Kubernetes priviledged-pods requirement 2016-03-07 12:25:11 +01:00
Alfonso Acosta
620ee9a0a2 Clarify priviledged-pods requirement in kubernetes 2016-03-07 12:19:53 +01:00
Peter Bourgon
1f59795d6c README: fix many typos 2016-03-02 23:12:54 +01:00
Peter Bourgon
9a433dcf3a README: section headers shouldn't have colons 2016-03-02 23:09:04 +01:00
Alfonso Acosta
d40ce541ff Minor README improvement 2016-02-29 14:15:55 +00:00
Tom Wilkie
425013bdd9 Update go-checkpoint library and add link to README. 2016-02-29 11:15:14 +00:00
Alfonso Acosta
e09d818527 Merge pull request #993 from weaveworks/983-without-pprof
Document how to obtain profiles without `go tool pprof`
2016-02-25 12:39:57 +00:00
Alfonso Acosta
17ad6a4fd8 Document how to obtain profiles without go tool pprof 2016-02-24 19:04:19 +00:00
Bryan Boreham
dfcf7f25a4 Use short URL for scope download 2016-02-23 17:08:53 -08:00
Paul Bellamy
404aa7f0dd clarifying the relationship between make and make deps 2016-02-16 14:56:58 +00:00
Paul Bellamy
0a383d75f7 added note about docker dependency to the readme 2016-02-16 13:56:19 +00:00
Alfonso Acosta
3d94082b07 Add debug logging 2016-02-05 16:58:40 +00:00
Tom Wilkie
34ca87c98e Review feedback. 2016-02-04 15:48:17 +00:00
Tom Wilkie
2e9aa9314d Periodically check for newer versions of scope. 2016-02-04 15:22:01 +00:00
Tom Wilkie
bc5a0524ef Merge pull request #885 from weaveworks/readme
Update readme and images.
2016-02-01 06:31:10 -08:00
Tom Wilkie
39fe9ad42d Update readme and images. 2016-01-29 10:06:29 -08:00
Alfonso Acosta
22774aabca Update approach to trigger signal dumps
pkill's flags vary in different systems, plus it will just be silent if it doesn't match any process
2016-01-29 14:44:21 +00:00
Tom Wilkie
d2b8a9b1bb Fix url 2016-01-26 15:23:14 -08:00
Tom Wilkie
bdf0756945 Use badge instead of script. 2016-01-26 15:22:21 -08:00
Tom Wilkie
fdfedcdb93 Add public slack channel links. 2016-01-26 15:21:00 -08:00
Alfonso Acosta
236c79c558 Improve documentation about profiling 2016-01-22 13:57:35 +00:00
Simon Howe
bfa40f9f4b Removes sourcegraph badge from README
- Broken image at the moment which doesn't look great.
2016-01-20 09:06:49 +01:00
Alfonso Acosta
e0dfeb18b7 Leave Helm out of the k8s install instructions for now 2016-01-14 12:57:27 +00:00
Alfonso Acosta
312b9ac370 k8s: Add documentation about deploying Scope 2016-01-13 18:34:02 +00:00
Paul Bellamy
269a11759f makefile should build app/static.go when needed
- Add non-containerised build for UI.
- Update README for new build steps.
2015-12-07 14:53:28 +00:00
Tom Wilkie
99d72cbc2b Use common.SignalHandlerLoop from weave, and document debug options. 2015-12-04 10:01:00 +00:00
Tom Wilkie
5632cd8e61 Merge pull request #709 from weaveworks/708-feedback
Add 'getting help' section and update screenshot
2015-12-01 11:58:16 +00:00
Tom Wilkie
51cc333139 Review feedback 2015-12-01 10:47:34 +00:00
Tom Wilkie
173546525b Add 'getting help' section and update screenshot 2015-12-01 08:08:37 +00:00
Tom Wilkie
02ac1fb9cb Add basic security warning. 2015-11-30 09:51:24 +00:00
Tom Wilkie
7ce7ff1735 Some editing 2015-11-13 15:19:47 +00:00
Paul Bellamy
16abd16e81 add anchors to each section of the readme 2015-11-13 14:06:30 +00:00
Paul Bellamy
1ce478092d add kuberenetes docs to the readme 2015-11-13 14:06:30 +00:00
Alfonso Acosta
6a9a6a05b8 User cloud service mode instead of service mode 2015-10-27 08:10:57 +00:00
Alfonso Acosta
9f8d6801c2 Address PR comments 2015-10-26 23:24:16 +00:00
Alfonso Acosta
314245325d [docs] Refer to different Scope setups as standalone and service modes 2015-10-26 19:27:07 +00:00
Tom Wilkie
7fd5a315e3 Build inside the build container, using go1.5, by default
Also build for GOOS=darwin and GOARCH=arm
2015-10-23 16:35:11 +00:00
Tom Wilkie
b06b13dccd Another typo 2015-10-20 10:43:20 +00:00
Tom Wilkie
a509c86d8b Typo 2015-10-20 10:38:10 +00:00
Peter Bourgon
5ac8ce5622 Move scope.md to main README. Updates, also. 2015-10-19 18:26:56 +02:00
Tom Wilkie
f4192c1adb Some extended basic documentation. 2015-10-19 10:23:35 +00:00
Peter Bourgon
eec00541de README: need make deps 2015-09-16 17:52:18 +02:00
David Kaltschmidt
bf3e9a1601 added make frontend, and revised README 2015-09-14 10:56:17 +02:00
Alfonso Acosta
f304bb3b98 Add 'make deps' to build instructions 2015-07-06 09:45:58 +01:00