Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 196)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#147 fixed Augment Nagios LDAP-MMR NRPE plugin to check for replication conflicts mitchb mitchb
Description

Aside from making sure that the replicas themselves are okay and replication is running, we should have Nagios check the replicated suffix to see whether there are any records containing the nsds5ReplConflict attribute, which indicates a conflict that could not be automatically resolved.

#343 duplicate Autoinstalled apps should read the sql password out of my.cnf cereslee adehnert
Description

In order to ease password changes (see also #227), follow DRY, etc., autoinstalled apps should read the sql password out of ~/.sql/my.cnf rather than copying it into the app config.

For Django, https://docs.djangoproject.com/en/dev/ref/databases/#connecting-to-the-database may be helpful.

#64 wontfix Autoinstallers should use svn co instead of untar geofft
Description

Most of our software supports upgrading by switching to a newer tag, updating, and possibly running an upgrade databases script. If we install a SVN (or whatever VCS) working copy rather than extracting a tarball, users can upgrade their own installs easily. Our auto-upgrade process should also become easier.

For SVN, we can merely generate a tarball with the .svn directories and keep our existing auto-install (and to some extent, auto-upgrade) infrastructure. I suspect this will work with all other VCSes.

There are also packages such as Django that very much recommend installing HEAD rather than a tarballed release, so having an infrastructure that will deal with VCSes will make it easier to support such packages.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.