Diese Seite (Version-37) wurde zuletzt am 28-Juli-2025 18:44 von Administrator geändert.

Diese Seite wurde am 28-März-2017 18:07 von Administrator erstellt.

Du bist nicht autorisiert, diese Seite umzubenennen.

Du bist nicht autorisiert, diese Seite zu löschen.

Versionsgeschichte der Seite

Version Zuletzt geändert Größe Autor Änderungen Kommentar
37 28-Juli-2025 18:44 16 KB Administrator zur vorherigen
36 28-Juli-2025 18:43 16 KB Administrator zur vorherigen | zur neuesten
35 28-Juli-2025 18:43 16 KB Administrator zur vorherigen | zur neuesten
34 11-Jan.-2025 15:53 14 KB Administrator zur vorherigen | zur neuesten
33 11-Jan.-2025 15:53 14 KB Administrator zur vorherigen | zur neuesten
32 11-Jan.-2025 15:52 14 KB Administrator zur vorherigen | zur neuesten
31 09-Mai-2024 09:59 14 KB Administrator zur vorherigen | zur neuesten
30 09-Mai-2024 09:52 14 KB Administrator zur vorherigen | zur neuesten
29 06-Mai-2024 20:10 13 KB Administrator zur vorherigen | zur neuesten
28 06-Mai-2024 20:08 13 KB Administrator zur vorherigen | zur neuesten
27 06-Mai-2024 20:08 13 KB Administrator zur vorherigen | zur neuesten
26 01-Sept.-2021 19:02 12 KB Administrator zur vorherigen | zur neuesten
25 29-Juli-2021 17:14 12 KB Administrator zur vorherigen | zur neuesten
24 29-Juli-2021 17:12 12 KB Administrator zur vorherigen | zur neuesten
23 29-Juli-2021 17:11 12 KB Administrator zur vorherigen | zur neuesten
22 29-Juli-2021 17:10 12 KB Administrator zur vorherigen | zur neuesten
21 28-März-2021 11:56 12 KB Administrator zur vorherigen | zur neuesten

Links

Eingehende Links Ausgehende Links

Versionsunterschiede

Unterschiede zwischen Version und .

Zeile 12: Eine Zeile gelöscht.
./setup-seafile-mysql.sh
Zeile 24: 134 Zeilen hinzugefügt.
%%collapsebox-closed
! {{{./setup-seafile-mysql.sh}}}
Checking python on this machine ...
-----------------------------------------------------------------
This script will guide you to setup your seafile server using MySQL.
Make sure you have read seafile server manual at
https://download.seafile.com/published/seafile-manual/home.md
Press ENTER to continue
-----------------------------------------------------------------
What is the name of the server? It will be displayed on the client.
3 - 15 letters or digits
[ server name ] inetone
What is the ip or domain of the server?
For example: www.mycompany.com, 192.168.1.101
[ This server's ip or domain ] 185.244.195.4
Which port do you want to use for the seafile fileserver?
[ default "8082" ]
-------------------------------------------------------
Please choose a way to initialize seafile databases:
-------------------------------------------------------
[1] Create new ccnet/seafile/seahub databases
[2] Use existing ccnet/seafile/seahub databases
[ 1 or 2 ] 1
What is the host of mysql server?
[ default "localhost" ]
What is the port of mysql server?
[ default "3306" ]
What is the password of the mysql root user?
[ root password ]
verifying password of user root ... done
Enter the name for mysql user of seafile. It would be created if not exists.
[ default "seafile" ]
Enter the password for mysql user "seafile":
[ password for seafile ]
verifying password of user seafile ... done
Enter the database name for ccnet-server:
[ default "ccnet-db" ]
Enter the database name for seafile-server:
[ default "seafile-db" ]
Enter the database name for seahub:
[ default "seahub-db" ]
---------------------------------
This is your configuration
---------------------------------
server name: inetone
server ip/domain: 185.244.195.4
seafile data dir: /markus/seafile/seafile-data
fileserver port: 8082
database: create new
ccnet database: ccnet-db
seafile database: seafile-db
seahub database: seahub-db
database user: seafile
---------------------------------
Press ENTER to continue, or Ctrl-C to abort
---------------------------------
Generating ccnet configuration ...
done
Successly create configuration dir /markus/seafile/ccnet.
Generating seafile configuration ...
Done.
done
Generating seahub configuration ...
----------------------------------------
Now creating ccnet database tables ...
----------------------------------------
----------------------------------------
Now creating seafile database tables ...
----------------------------------------
----------------------------------------
Now creating seahub database tables ...
----------------------------------------
creating seafile-server-latest symbolic link ... done
-----------------------------------------------------------------
Your seafile server configuration has been finished successfully.
-----------------------------------------------------------------
run seafile server: ./seafile.sh { start | stop | restart }
run seahub server: ./seahub.sh { start <port> | stop | restart <port> }
-----------------------------------------------------------------
If you are behind a firewall, remember to allow input/output of these tcp ports:
-----------------------------------------------------------------
port of seafile fileserver: 8082
port of seahub: 8000
When problems occur, Refer to
https://download.seafile.com/published/seafile-manual/home.md
for information.
/%