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.

12 lines
328 B

  1. dependencies
  2. ============
  3. The seafile.yml example playbook deploys seafile with nginx as frontend reverse
  4. proxy and ssl terminator.
  5. It deploys the a mysql server (using the Galaxy role bennojoy.mysql) and also
  6. enables fastcgi and webdav.
  7. For nginx, it needs the Ginsys.nginx role, which is a fork of bennojoy's nginx
  8. role.