You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
22
32
23
33
## Building from source
24
34
@@ -33,12 +43,12 @@ The build will result in a single `.jar` file that is made available in the `tar
33
43
## Running the application
34
44
35
45
```
36
-
java -jar shinyproxy-3.0.0.jar
46
+
java -jar shinyproxy-3.2.0.jar
37
47
```
38
48
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
0 commit comments