Skip to content

Commit aa5c979

Browse files
committed
Update README.md
1 parent 80df531 commit aa5c979

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

README.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,25 @@
1010

1111
</pre>
1212

13-
[![Build Status](https://travis-ci.org/openanalytics/shinyproxy.svg?branch=master)](https://travis-ci.org/openanalytics/shinyproxy)
14-
1513
# ShinyProxy
1614

17-
Open Source Enterprise Deployment for Shiny Apps
15+
Open Source Enterprise Deployment for Data Science Apps
16+
17+
Learn more at <https://shinyproxy.io>
18+
19+
**(c) Copyright Open Analytics NV, 2016-2025 - Apache License 2.0**
20+
21+
## Docs
1822

19-
Learn more at https://shinyproxy.io
23+
See the [website](https://shinyproxy.io) for all documentation.
2024

21-
#### (c) Copyright Open Analytics NV, 2016-2023 - Apache License 2.0
25+
## Support
26+
27+
See the [website](https://shinyproxy.io/support/) on how to get support.
28+
29+
## Announcements
30+
31+
Subscribe on the [community forum](https://support.openanalytics.eu/c/shinyproxy/shinyproxy-announcements/10) for announcements of new releases and features.
2232

2333
## Building from source
2434

@@ -33,12 +43,12 @@ The build will result in a single `.jar` file that is made available in the `tar
3343
## Running the application
3444

3545
```
36-
java -jar shinyproxy-3.0.0.jar
46+
java -jar shinyproxy-3.2.0.jar
3747
```
3848

39-
Navigate to http://localhost:8080 to access the application. If the default configuration is used, authentication will be done against the LDAP server at *ldap.forumsys.com*; to log in one can use the user name "tesla" and password "password".
40-
49+
Navigate to <http://localhost:8080> to access the application. To log in, use
50+
the username "jack" and password "password".
4151

4252
## Further information
4353

44-
https://shinyproxy.io
54+
<https://shinyproxy.io>

0 commit comments

Comments
 (0)