- 12 Jul, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 02 Jul, 2015 2 commits
-
-
Johannes Stelzer authored
closes #86
-
Johannes Stelzer authored
-
- 29 Jun, 2015 2 commits
-
-
Johannes Stelzer authored
Logfile endpoint available when not using spring.boot.admin.url
-
Stephen Oakey authored
Added inner-class for admin client registration configuration which is conditional on spring.boot.admin.url. Logfile endpoint is now available when just using Spring Cloud Discovery.
-
- 28 Jun, 2015 2 commits
- 27 Jun, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 16 Jun, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 05 Jun, 2015 4 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
Add mail notification and event journal
-
Johannes Stelzer authored
Update README.md
-
Arnaud Brunet authored
Fix typo
-
- 30 May, 2015 4 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
The mail notification is enabled if a mailSender is present specified via spring.mail.* properties. On default the mail is sent to root@localhost and the chages from UNKNOWN to UP are ignored.
-
Johannes Stelzer authored
Added a simple event journal, jorunaling all ClientApplicationEvents using a simple, non-persistent store. So all information is lost after restart. Added corresponding view to UI.
-
Johannes Stelzer authored
The health-check is made at a fixed interval (default: 10s) for all expired status-information (default-lifetime: 30s). The application health-endpoint must either respond with a JSON-Body having a status-field or with an empty body and all 2xx-http-responses are interpreted as UP and every other status as DOWN.
-
- 26 May, 2015 5 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
Johannes Stelzer authored
Fix typo.
-
izeye authored
-
- 22 May, 2015 1 commit
-
-
Johannes Stelzer authored
If `spring.boot.admin.client.useIpAdressOf=<network-interface>` is set properly the ip-address of the specified network-interface is used in the inferenced url to register with. In case the address cannot be determined an exception is thrown and the client won't register. This is for example useful in Docker environments making the inferenced urls work.
-
- 20 May, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 19 May, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 15 May, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 13 May, 2015 2 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
closes #74
-
- 12 May, 2015 3 commits
-
-
Johannes Stelzer authored
closes #69
-
Johannes Stelzer authored
-
Johannes Stelzer authored
This allows to (re-)set properties via POST-requests to the environment endpoint.
-
- 11 May, 2015 1 commit
-
-
Johannes Stelzer authored
fixes #71
-
- 06 May, 2015 2 commits
-
-
Johannes Stelzer authored
-
Johannes Stelzer authored
-
- 04 May, 2015 2 commits
-
-
Johannes Stelzer authored
-
Stephen Oakey authored
Checks for the presence of Ssl in ServerProperties and that it is enabled, uses https in that case for client URL. Added test case for option.
-
- 29 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
If an application is changing state while the page is open a desktop notification is shown.
-
- 28 Apr, 2015 1 commit
-
-
Robin Tegg authored
Activiti spring boot starter exposes the /activiti endpoint which is now exposed in the admin ui. See https://spring.io/blog/2015/03/08/getting-started-with-activiti-and-spring-boot for further details on creating a client
-
- 26 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 21 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
Fix typo.
-