49 Commits

Author SHA1 Message Date
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
Peter Bourgon
bd245384ef README: update screenshot
From new weave.works website.
2015-06-01 20:50:52 +02:00
Tom Wilkie
cc5e4049ec Typo in readme. 2015-05-28 20:03:10 +00:00
Peter Bourgon
a16aebc310 Update Makefile and README 2015-05-21 14:23:34 +02:00
David Kaltschmidt
4ca869d891 Automated UI building
- Add Dockerfile for js build image
- Wire up dockerized-ui build to the makefile.
- Removed unused dev tools from package.json/gulp
2015-05-20 10:45:35 +00:00
Tom Wilkie
a484956876 Add status badges 2015-05-19 10:05:05 +00:00
David Kaltschmidt
570c28c8e9 added screenshot 2015-05-19 10:03:02 +00:00
Peter Bourgon
01ebffb0d8 README: update with build and run instructions 2015-05-19 10:03:02 +00:00
Peter Bourgon
5ad24319f2 Build instructions and fixes 2015-05-19 10:03:01 +00:00
Peter Bourgon
ac71b262c3 rm some toplevel docs, minor changes 2015-05-19 10:02:55 +00:00
Tom Wilkie
d50e827fd5 Intial commit 2015-05-19 10:02:02 +00:00