Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

328 B

dependencies

The seafile.yml example playbook deploys seafile with nginx as frontend reverse proxy and ssl terminator.

It deploys the a mysql server (using the Galaxy role bennojoy.mysql) and also enables fastcgi and webdav.

For nginx, it needs the Ginsys.nginx role, which is a fork of bennojoy's nginx role.