Dave Syer
9a9d114aa0
Update Cloud to Brixton.SR3
2016-07-12 13:55:46 +01:00
Dave Syer
3b509cb10b
Update zipkin-ui dependency
2016-06-15 14:57:48 +01:00
Dave Syer
6bfa6465aa
Remove snapshot repos for Brixton release BOM
2016-05-11 18:42:47 +01:00
Dave Syer
50a3b788d6
Update Cloud bits to to Brixton.RELEASE
...
Fixes gh-230
2016-05-11 18:31:18 +01:00
Dave Syer
b0f1abed41
Update Cloud to Brixton.RC2
2016-04-20 14:54:39 +01:00
Dave Syer
de256e9caf
Remove non-existent (for now) Consul Bus
2016-02-08 08:33:58 +00:00
Dave Syer
8c6cc47b67
Bump Spring Cloud to Brixton.M4
2015-12-23 11:46:59 +00:00
Dave Syer
7d929d766d
Update tgz endpoint to make scripts explicitly executable
2015-11-25 10:27:19 +00:00
Dave Syer
809a9c3f84
Make scripts executable
...
Fixes gh-162
2015-11-25 10:16:34 +00:00
Dave Syer
f11e7f7160
Remove spring-cloud-starter-bus-rabbit (non-existent starter)
2015-11-25 10:16:34 +00:00
Dave Syer
8733100aab
Update Cloud to Brixton.M3
2015-11-18 15:21:27 +00:00
Dave Syer
6aea29f356
Remove spring-cloud-starter-bus-rabbit (non-existent starter)
2015-11-16 17:13:45 +00:00
Dave Syer
791fb262ba
Fix tests for default dependency
2015-11-13 16:50:03 +00:00
Dave Syer
d715066a5e
Add default dependency if no spring-boot starters are added
2015-11-13 16:08:26 +00:00
Dave Syer
736ef6d2fe
Add Ratpack dependency
2015-11-13 15:18:06 +00:00
Dave Syer
e00bd10e52
Confusing name: OAuth2 -> Cloud OAuth2
2015-11-13 15:08:26 +00:00
Dave Syer
5c80422ae0
Tweak version ranges for Cloud BOM
2015-11-07 17:20:41 +00:00
Dave Syer
f5c7f604c3
Update Spring Cloud to Brixton.M2
2015-11-04 15:43:18 +01:00
Dave Syer
42f2c2f6b7
Restructure cloud artifacts by feature set
...
Also add stream options for bus and turbine and some additional weights.
Closes gh-132
2015-10-06 09:54:24 +02:00
Dave Syer
b29417193f
Add more descriptions to Cloud bits
2015-10-01 11:09:15 +01:00
Dave Syer
8386df4a7a
Fix Brixton version
2015-09-14 05:48:39 -04:00
Dave Syer
0ae2799495
Change to Brixton.M1
2015-09-13 18:53:57 -04:00
Dave Syer
cb49a6763d
Add lombok and restdocs
2015-09-04 09:08:02 +01:00
Dave Syer
5949f91a87
Fix zipkin dependency co-ordinate
2015-09-04 08:46:59 +01:00
Dave Syer
fc9959ed26
Add actuator docs and hal browser
2015-09-03 17:46:25 +01:00
Dave Syer
c054761748
Remove cloud stream 'local' starter
2015-09-03 15:01:10 +01:00
Dave Syer
bce77235c4
Add spring-cloud-cluster-*
2015-09-03 12:41:26 +01:00
Dave Syer
c17589d654
Add new cloud projects
2015-09-03 09:50:07 +01:00
Dave Syer
b529f559e3
Update Cloud BOM version to Angel.SR3
...
Closes gh-124
2015-06-26 17:29:38 +02:00
Dave Syer
1e85f535f2
Sanitize VCAP_SERVICES
2015-06-07 11:56:40 +01:00
Dave Syer
e577059c49
Update for Spring Cloud 1.0.2
2015-06-05 15:16:20 +01:00
Dave Syer
6f4d3f4e03
Add metrics exporter for initializr service
...
If a RedisConnectionFactory is detected the system will now export
metrics to redis every 5s (initializr.metrics.rateMillis). Metric
names are prefixed with <id>.<hex>. where <id> defaults to the
application name (initializr.metrics.id) and <hex> is unique. An
aggregator app can then pick up the values and (for instance)
continue counters across restarts.
The code is meant to be easier to upgrade Spring Boot 1.3
There are 2 beans that we can simply remove when we upgrade to 1.3.
Meanwhile, the app will run with 1.3 (or 1.2) for testing if you
uncomment the @ExportMetricWriter.
2015-06-04 13:32:44 +02:00
Dave Syer
98609f39b2
Add invertible toString() to Version
2015-02-26 15:56:51 +00:00
Dave Syer
d93a390af7
Add InitializrMetadataCustomizer callback
2015-02-26 14:34:34 +00:00
Dave Syer
a9ef95be74
Make a private method visible to subclasses
...
So that users can change the model used to render templates if they
have custom requirements for additional content.
2015-02-26 09:45:55 +00:00
Dave Syer
653fc963b4
Add source/target versions to pom.xml
2015-02-26 09:45:55 +00:00
Dave Syer
2063d013ac
More detail in README
2014-08-28 14:07:36 +01:00
Dave Syer
143300aeb5
Update README with instructions for deploying app
...
The instructions should be explicit and precise enough for
anyone to deploy to production now. There is a Bamboo job
that should be doing it, but we've had some issue with it and
it often fails, whereas manual pushes always work. You need
a Cloudfoundry account with access to the Sagan organization
to push to production (ask Trevor Marshall).
2014-08-12 07:53:14 -07:00