Spring Operator
|
d854781d87
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 50 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
|
2019-03-21 11:15:30 -05:00 |
|
Dave Syer
|
a055893243
|
Add integration tests for the server components
|
2017-03-07 09:40:57 +00:00 |
|
Dave Syer
|
ca120e6302
|
Add 'rabbit' thin launcher profile to all apps and --deployer=thin
|
2016-12-16 08:41:07 +00:00 |
|
Dave Syer
|
6aee631561
|
Add a bunch of new things
* support for zipkin server
* if eureka isn't running disable the client
* add --list option to list deployables
|
2016-07-08 09:44:08 +01:00 |
|
Spencer Gibb
|
76749c4683
|
Create cloud cli command.
Downloads and launches eureka,kafka,configserver,h2 server & hystrix dashboard.
|
2016-07-05 12:34:18 -06:00 |
|