Commit Graph

136 Commits

Author SHA1 Message Date
Ryan Baxter
091f07e0df Updating ghpages script from SC Build 2016-08-18 13:41:52 -04:00
Marcin Grzejszczak
bc14b6e088 Updating ghpages for all projects 2016-08-18 13:13:55 +02:00
Marcin Grzejszczak
4f0188321b Updating ghpages for all projects 2016-08-17 12:43:50 +02:00
Dave Syer
37734c0e48 Merge remote-tracking branch 'origin/1.1.x' 2016-08-17 10:34:10 +01:00
Dave Syer
6dd5a54f5e Fix missing end of sentence 2016-08-17 10:33:15 +01:00
Marcin Grzejszczak
ac6f3de915 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 14:55:02 +02:00
Marcin Grzejszczak
8d4667a964 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 14:54:14 +02:00
Ryan Baxter
ae5d4eec20 Added JCE install to README 2016-08-10 09:26:36 -04:00
Dominik Gätjens
1a7618e36a Adds incompatbility of ecdsa-sha2-nistp256 to doc (#469)
Improves spring cloud configuration ssh documentation - It is important to know that ecdsa-sha2-nistp256 public keys are not supported.

* remove trailing whitespaces
2016-08-08 16:32:13 +02:00
Ryan Baxter
67f93e572f Added details about multiple properties sources for Vault 2016-07-19 11:44:44 -04:00
Ryan Baxter
34eb0f9d44 Fixed typo and added location of config properties 2016-07-15 13:16:55 -04:00
Ryan Baxter
9adb2e513b Initial Vault documentation 2016-07-15 10:46:56 -04:00
Spencer Gibb
92ca632f40 Update to 1.2.0 2016-07-01 11:29:29 -06:00
Spencer Gibb
753db0ed22 Implement VaultEnvironmentRepository.
This is an alternative to VCS or file based repository implementations.

All properties are stored ecrypted in vault, regardless of whether or
not that actaully need to be encrypted.

Supports properties style (this.is.a.property) or vault nested
properties.

Adds a watch to client and server, if enabled, the client will long poll
the server and wait for changes rather than relying on a message broker
to send change events.

Adds a server side watch for consul keys, this is useful when vault is
backed by consul (and currently the only use case, since there is not a
consul repository implementation).

Closes gh-397
2016-07-01 11:29:29 -06:00
Dave Syer
0850de9737 Revert to snapshots 2016-06-30 07:57:17 -07:00
Dave Syer
82b44fe333 Bump to 1.1.2.RELEASE 2016-06-30 07:57:17 -07:00
jarrad
c700983281 Update spring-cloud-config.adoc (#433)
Fix typo "fro mthe" -> "from the"
2016-06-29 11:40:58 -06:00
Spencer Gibb
a424690962 Documents /tmp cleanout workaround.
fixes gh-424
2016-06-27 15:19:29 -06:00
Dave Syer
be4cc1b051 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Ashish Jain
57103d3607 Fixed typo in documentation, from spring.active.profiles to spring.profiles.active (#415) 2016-06-07 15:49:52 -06:00
Spencer Gibb
de732ec6c4 Update boot and cloud versions for quickstart 2016-06-06 18:28:19 -06:00
Spencer Gibb
19921d4a1d Update to SNAPSHOT 2016-06-06 18:27:03 -06:00
Spencer Gibb
110755c493 Update SNAPSHOT to 1.1.1.RELEASE 2016-06-06 18:12:31 -06:00
Dave Syer
2840887da8 Revert to snapshots 2016-05-10 16:46:56 +01:00
Dave Syer
89b72f0e0f Update for 1.1.0.RELEASE 2016-05-10 16:42:36 +01:00
Dave Syer
9d64a12292 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
2c54239a94 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Spencer Gibb
134379f473 Fix typo 2016-05-05 12:37:47 -06:00
Dave Syer
deddfb6881 Add tip about git config --global 2016-05-05 09:31:53 +01:00
Dave Syer
668f06196e Add more docs for YAML and properties formats
Fixes gh-348
2016-05-05 09:24:13 +01:00
Spencer Gibb
7dc7de8357 Update eureka first bootstrap documentation to be discovery first bootstrap since this works with eureka and consul. 2016-05-02 11:01:35 -06:00
Matt Benson
1e38abfc6b minor edits (#369) 2016-04-22 11:43:16 +02:00
Dave Syer
18305ba8b8 Revert to snapshots 2016-04-18 10:49:01 +01:00
Dave Syer
8e381eae82 Update to RC2 2016-04-18 10:48:33 +01:00
Dave Syer
14013b2570 Revert to snapshots 2016-03-22 16:56:38 +00:00
Dave Syer
031e01af45 Bump for 1.1.0.RC1 2016-03-22 16:55:53 +00:00
Dave Syer
e86170fbf7 Clarify how to get encrypted properies to clients
Fixes gh-349
2016-03-18 11:56:27 +00:00
Max Romanovsky
55bda1a15b Updated docs with proper name of user property in Eureka First Bootstrap
According to [DiscoveryClientConfigServiceBootstrapConfiguration.java](https://github.com/spring-cloud/spring-cloud-config/blob/master/spring-cloud-config-client/src/main/java/org/springframework/cloud/config/client/DiscoveryClientConfigServiceBootstrapConfiguration.java), proper name of `username` property is `user`.
2016-03-16 13:31:21 +03:00
Misagh Moayyed
7cbcd8078f Update spring-cloud-config.adoc 2016-03-07 02:43:02 -07:00
Dave Syer
901764cd0b Add note about memory usage in JGit 2016-02-23 13:45:21 +00:00
Tommy Ludwig
1edd104127 Quote {application} in searchPaths placeholder doc
Previously it was not quoted in the sample configuration in the documentation. This is not a valid YAML literal.

See #328
2016-02-16 20:11:57 +09:00
Dave Syer
3c8ce9fb20 Revert to snapshots 2016-02-05 06:53:51 +00:00
Dave Syer
b31a5b4eec Update to 1.1.0.M5 2016-02-05 06:53:13 +00:00
Dave Syer
2043b05bbe Add placeholder substitution to search paths within SCM repository
E.g. ...searchPaths={application}/ to search the directory with the
same name as the application (in addition to the root).

Fixes gh-328
2016-01-29 10:10:53 +00:00
Dave Syer
6ab9ad3b90 Fix typo in config sample about overrides
Missing "overrides" key. Fixes gh-323.
2016-01-26 10:01:12 +00:00
Dave Syer
e5bb03b571 Add notes on metadata for config server 2016-01-25 09:53:24 +00:00
Dave Syer
2bf9b60690 Fix documemtation bug around invalid decryption
Fixes gh-319
2016-01-11 16:50:34 +00:00
Dave Syer
56feb145d5 Revert to snapshots 2015-12-22 09:31:46 +00:00
Dave Syer
2c4dc7e0ce Update to 1.1.0.M4 2015-12-22 09:28:33 +00:00
Dave Syer
a125393f27 Add some more docs on embedded config server
Fixes gh-280
2015-12-21 11:54:11 +00:00