Commit Graph

25 Commits

Author SHA1 Message Date
Matthew Jones 52e7d34d38 Full packaging and playbook setup for munin apache directory and
htpassword configuration
2014-07-23 11:42:40 -04:00
Matthew Jones 1620494584 Adding munin install and configuration to the playbook and package builds 2014-07-21 13:45:50 -04:00
Chris Church 558f7ef2eb AC-465 Removed settings.py copies that are no longer used in packaging. 2014-03-28 16:53:14 -04:00
James Laska 7a50d0cce9 Remove mod_ssl already loaded message
The mod_ssl requirement will be satisfied by package dependencies.
2014-03-10 15:54:28 -04:00
James Laska 6a98afc649 Support httpd 2.2 and 2.4 config formats
Create new-style debian apache-2.4 conf-enabled/ symlinks
2014-03-10 15:47:10 -04:00
Chris Church ae4743724a AC-982 Added configuration options to disable activity stream logging entirely, or disable only when running inventory import. 2014-02-06 15:25:58 -05:00
Matthew Jones bf07c55273 Initial task status to file implementation 2013-11-21 13:53:59 -05:00
Tim Gerla 830dd6102f Make our vhost server names match everything, not just localhos. 2013-11-09 15:58:08 -08:00
Michael DeHaan e01bd85f45 Remove warning about file being overwritten given force=no now being used on settings.py.j2
NOTE: config/* files should be removed in next release.  Ticket filed.
2013-09-12 15:50:39 -04:00
Michael DeHaan 9ed555379d Add comments to LDAP settings 2013-09-12 15:08:46 -04:00
Chris Church 661fc5b0f2 AC-156. Update to default LDAP settings. 2013-09-10 04:40:33 -04:00
Chris Church cad3612a8f AC-156. Implement LDAP organization mapping, update settings files and comments on LDAP configuration. 2013-09-09 17:20:48 -04:00
Chris Church 916dd713e3 AC-156 Added code and tests to support LDAP authentication (no organization or team mapping yet). 2013-09-07 16:14:46 -04:00
Michael DeHaan 82f385237a Make UI always use https:// but API traffic that wants to can still get http:// 2013-09-07 14:54:14 -04:00
Michael DeHaan d90858fe58 Add HTTPs and redirect http to HTTPs. Self signed. 2013-09-07 14:27:43 -04:00
Chris Church c5f2f2bfaf Added support for defining additional environment variables in settings to pass to the subprocess launched by the celery task, specify HOME and USER in settings by default instead of supervisord configuration. 2013-07-16 01:39:17 -04:00
Chris Church 8e0974c688 Enabled syslog by default for all 500 errors. 2013-07-15 14:27:02 -04:00
Michael DeHaan 552e43668c Update supervisord configs to specify home dir, somewhat
confusing as to why one is a here doc and the other is not, and
why ansibleworks is mentioned not awx in the other.  Possibly not
used?
2013-07-11 12:12:22 -04:00
Chris Church 15dd0039c7 Added setting for production builds to be able to run tests using SQLite. 2013-06-28 06:07:58 -04:00
James Cammarata cbc9f18366 More debian packaging stuff
* Added ability to do official vs dev builds (need to add to the
  RPM builds now)
* Reverted changes to awx/wsgi.py after talking with Chris C.
  regarding the pathing issues and created config/wsgi.py instead
  that is installed to /var/lib/awx
* Cleaned up package scripts so there's less junk being written to
  the screen during the install/uninstall
2013-06-24 13:06:11 -04:00
James Cammarata 956b076e5b Updated wsgi.py to get the lib path from distutils.sysconfig
* also re-added the WSGISocketPrefix line to the apache config,
  since that was broken on RHEL systems, however it is now changed
  to be in /var/run instead of just run (relative to the httpd root)
  which didn't work on Ubuntu systems.
2013-06-24 02:32:52 -04:00
James Cammarata 80afb2e08d More work on debian packaging 2013-06-24 01:16:00 -04:00
James Cammarata c2a0004c6c Initial work for packaging .deb 2013-06-23 15:40:07 -04:00
Chris Church 07657926b9 Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00
James Cammarata ca4050aee8 Adding ability to run "make rpm" 2013-06-15 22:02:30 -05:00