Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stahnma/puppet-module-askbot
Deploy askbot automatically with puppet
https://github.com/stahnma/puppet-module-askbot
Last synced: 26 days ago
JSON representation
Deploy askbot automatically with puppet
- Host: GitHub
- URL: https://github.com/stahnma/puppet-module-askbot
- Owner: stahnma
- Created: 2012-07-08T06:09:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-10T16:13:13.000Z (over 12 years ago)
- Last Synced: 2023-04-12T16:22:21.312Z (over 1 year ago)
- Language: Python
- Size: 285 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
askbot
------
This module sets up askbot as the primary URL for the host at / using apache's httpd server in conjunction with mod_wsgi.
See http://askbot.orgSetup
------
* Edit params.pp accordingly.Known Issues
-------
* You need stdlib (> 2.3.3) (not released as of 07-07-2012)
* cprice-postgresql [ branch: feature/master/align-with-puppetlabs-mysql ] (with a patch I just submitted)
* stdlib and cprice-postgresql are not on the forge with the patches we need currently
* There is no hiera integration, it's all in params.ppLimitations
-------
* On EL, this modules assumes you have EPEL configured (why wouldn't you). It also does not attempt to modify IPtables for you.
* Only tested in Centos6 and Debian Wheezy
* The opinions file is kind of specific to a test instance I ranLicense
-------
ASL 2.0Contact
-------
[email protected]Support
-------
https://github.com/stahnma/puppet-module-askbot/issues