Commit Graph

161 Commits

Author SHA1 Message Date
Roberto Bruggemann
fc53f9e5a6 Update Scope version in docs to 1.6.7 2017-12-15 11:13:36 +00:00
Roberto Bruggemann
580768b656 Update scope version to 1.6.6 in docs 2017-12-08 12:10:49 +00:00
Bryan Boreham
ca9351553c Fix ECS stack configuring link 2017-11-03 10:24:43 +00:00
Alfonso Acosta
3e92a73312 Update Scope version in docs 2017-09-22 08:27:45 +00:00
Alfonso Acosta
b3894327b6 Update ECS AMI docs 2017-09-07 15:41:18 +00:00
Matthias Radestock
5ada73b843 fix typo 2017-09-01 17:06:39 +01:00
Matthias Radestock
87bd49bdfb tell users to copy compose fragments to docker-compose.yml 2017-09-01 17:06:00 +01:00
Alfonso Acosta
a5689814d4 Update documentation to 1.6.4 2017-08-31 12:55:36 +00:00
Alfonso Acosta
3557410cb2 Update documentation to 1.6.3 2017-08-24 18:28:18 +00:00
Alfonso Acosta
c264b81922 Merge pull request #2833 from weaveworks/release-1.6
Release 1.6.2
2017-08-24 18:47:33 +02:00
abuehrle
b3823399fc remove space to match weave net convention 2017-08-16 12:01:43 -05:00
abuehrle
009976fa9a add space after for note pin 2017-08-16 08:05:07 -05:00
abuehrle
a2fbfcc095 add a space after 2017-08-16 07:46:53 -05:00
abuehrle
db17d9548c remove extra indent on note 2017-08-16 07:30:37 -05:00
Mike Lang
a0d8047534 Update links for 1.6.2 2017-08-01 15:55:59 -07:00
Ilya Dmitrichenko
12028fb950 Fix a typo 2017-07-31 12:16:53 +01:00
Mike Lang
5744191da4 Update links for 1.6.1 2017-07-28 16:56:33 -07:00
Mike Lang
a608f600fc Update version references 2017-07-26 16:13:43 -07:00
Alfonso Acosta
13fa738290 Merge branch 'release-1.5' 2017-07-05 21:11:33 +00:00
Alfonso Acosta
af3b8cfabf Update doc versions 2017-07-05 20:43:15 +00:00
Ilya Dmitrichenko
c2dbedde37 Publish updated OpenShift instructions (close #2485)
This has been tested on OpenShift Orgin v1.4.1 (`oc cluster up --version=v1.4.1 --skip-registry-check`),
(using latest builds of `oc` [412b5d6] command and Docker for Mac [v17.06.0-rc5-ce-mac16]).
2017-06-28 14:52:43 +01:00
Roland Schilter
fe98f6062c Fix typo in site/plugins.md 2017-06-20 21:47:30 +02:00
Alfonso Acosta
a7076e6092 Update doc versions 2017-06-19 09:45:23 +00:00
Alfonso Acosta
963a41107c Merge pull request #2516 from kinvolk/ckuehl/add-documentation-for-multicolumn-tables
Add multicolumn-table documentation
2017-05-12 15:46:19 +02:00
Alfonso Acosta
7409e2d844 Review feedback 2017-05-12 10:21:35 +00:00
Alfonso Acosta
6331662239 Update install documents (again) 2017-05-12 09:47:43 +00:00
Chris Kühl
f4c5ad3589 Add multicolumn-table documentation 2017-05-11 11:30:05 +02:00
Alfonso Acosta
0adfca647d Update k8s installation instructions 2017-05-10 10:18:34 +00:00
Ilya Dmitrichenko
5738813dfc Ensure absolute paths are use in links 2017-05-05 12:56:53 +01:00
abuehrle
ee3c25317e added search type variable 2017-05-02 19:36:56 -05:00
Ilya Dmitrichenko
ff2164b482 Remove double quote from the URL 2017-05-02 19:45:06 +01:00
Ilya Dmitrichenko
1849f0f561 Merge pull request #2438 from weaveworks/consistent-spacing-in-markdown-headings
Consisten spacing in Markdown headings
2017-04-27 13:00:16 +01:00
Alban Crequy
a3d262f79f site/plugins.md: Metadata Templates: change English phrasing 2017-04-26 16:56:28 +02:00
Alban Crequy
1bc0bca2ad site/plugins.md: English wording
From Anita Buehrle's review
2017-04-26 14:35:41 +02:00
Michael Schubert
beefec17f2 site/plugins.md: document sets and counters 2017-04-26 14:35:41 +02:00
Michael Schubert
d9b6e81ef6 site/plugins.md: clarify that node ids are different 2017-04-26 14:35:41 +02:00
Michael Schubert
3fb13e885b site/plugins.md: fix identifier typo 2017-04-26 14:35:41 +02:00
Michael Schubert
525beba83c Mention new ECSTask and ECSService 2017-04-26 14:35:41 +02:00
Alban Crequy
73a2eb0b3b site/plugins.md: more fixes thanks to Iago 2017-04-26 14:35:41 +02:00
Alban Crequy
6966a8c04e site/plugins.md: english wording 2017-04-26 14:35:41 +02:00
Alban Crequy
bcae01c580 site/plugins.md: clarify the difference between latest and metrics 2017-04-26 14:35:41 +02:00
Alban Crequy
176ffcfef4 site/plugins.md: fixes after Iago's review 2017-04-26 14:35:41 +02:00
Alban Crequy
d2fc48fa4e site/plugins: data structures: fixes 2017-04-26 14:35:41 +02:00
Alessandro Puccetti
84723244cc site/plugins: add report data structures section
This patch adds the report's data structures outline and specifications
for the topologies, the nodes, the metadata templates, the table
templates, the metric templates, the controls, the metadata, the
metrics and the time window.
2017-04-26 14:35:41 +02:00
Ilya Dmitrichenko
ffcfeb3477 Consisten spacing in Markdown headings
Jekyll doesn't tolerate this, and it's generally cosidered a cleaner
style, we've had a bit of mixed style and this makes it consistent.
2017-04-13 07:53:47 +01:00
Alfonso Acosta
4d092723fb Review feedback 2017-04-10 18:22:56 +02:00
Alfonso Acosta
a80fa89ba4 Fix disabling Scope in the ECS AMI 2017-04-10 14:35:58 +00:00
abuehrle
6002be731b fix md formatting 2017-03-30 22:53:00 -06:00
abuehrle
4967ffe7e3 add space 2017-03-30 22:50:23 -06:00
abuehrle
1568fd0313 missed an anchor 2017-03-30 22:47:43 -06:00