Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dex4er/ansible-playbook-foswiki
https://github.com/dex4er/ansible-playbook-foswiki
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dex4er/ansible-playbook-foswiki
- Owner: dex4er
- Created: 2013-03-11T23:18:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-18T10:34:03.000Z (almost 12 years ago)
- Last Synced: 2024-10-28T09:02:21.982Z (about 2 months ago)
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ansible playbook for Foswiki (http://foswiki.org)
=================================================This playbook installs Foswiki on Ubuntu 12.04 or greater.
The Foswiki is installed to /var/www/foswiki. The Apache server with SuExec is used.
Usage
-----```
$ ansible-playbook playbooks/foswiki/setup.yml
```