netzwirt.seafile

Serwer Seafile

Zainstaluj serwer plików Seafile.

Zmienne roli

@zobacz defaults/main.yml

Inicjalizacja bazy danych

Gdy seafile_create_database jest ustawione na True, baza danych jest inicjowana po jej utworzeniu. Aby zainicjować ręcznie, użyj dodatkowych zmiennych:

 ansible-playbook ../../path/to/playbook.yml --extra-vars '{"seafile_init_database": True}'

Różne

Czasami musisz zrestartować memcached, gdy zasoby nie ładują się prawidłowo.

 service memcached restart

Zależności

Brak

Przykładowy Playbook

- hosts: seafile
  become: True
  roles:
     - netzwirt.seafile

Licencja

BSD

Informacje o autorze

netzwirt).

O projekcie

Install seafile fileserver

Zainstaluj
ansible-galaxy install netzwirt.seafile
Licencja
Unknown
Pobrania
81
Właściciel