netzwirt.seafile

Seafile Server

Install the Seafile file server.

Role Variables

For more details, check the file defaults/main.yml.

Initialize Database

When seafile_create_database is set to True, the database will be initialized after it’s created. To initialize manually, use the following command:

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

Miscellaneous

Sometimes you may need to restart memcached if files are not loading correctly.

 service memcached restart

Dependencies

None

Example Playbook

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

License

BSD

Author Information

netzwirt.

Informazioni sul progetto

Install seafile fileserver

Installa
ansible-galaxy install netzwirt.seafile
Licenza
Unknown
Download
81
Proprietario