forked from linagora/linshare-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLAUNCH
33 lines (20 loc) · 828 Bytes
/
LAUNCH
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Launching LinShare
==================
For Linux or Mac users, go to this folder and launch the linshare.sh startup script:
cd $INSTALL_DIR
./linshare.sh start
For Windows users, go to the install folder and double click on linshare.bat.
To stop the application, call the linshare.sh with the stop argument, under Linux or Mac.
./linshare.sh stop
For Windows users simply close the cmd panel.
Accessing to LinShare
=====================
When the Jetty server have started you can access LinShare using a web explorer at http://localhost:8080.
You can use the followings accounts:
mail: user1@linshare.org
userPassword: password1
mail: user2@linshare.org
userPassword: password2
You can also use the default administrator account to configure LinShare:
mail: root@localhost.localdomain
userPassword: adminlinshare