Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-16 | clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to ↵ | elijah | |
their own files, fix mx logwatch path. | |||
2015-04-15 | fix tapicero & webapp logs: remove heartbeat log check, move to ↵ | elijah | |
/var/log/tapicero, fix webapp logwatch location. | |||
2015-04-08 | move rotated db creation to site_couchdb and fix rotated db tests | elijah | |
2015-03-31 | tapicero: make config compatible with 0.7 | elijah | |
2015-02-04 | upgrade to tapicero 0.6.1, to remove auth in process list (closes #6697) | elijah | |
2015-02-04 | consolidate sources into common.json | elijah | |
2014-12-16 | repin tapicero to version/0.6 | elijah | |
2014-12-14 | fix tapicero typo | elijah | |
2014-12-14 | pin tapicero to origin/develop | elijah | |
2014-11-30 | pin tapicero to version/0.6 | elijah | |
2014-09-03 | Merge branch 'master' into develop | varac | |
Conflicts: platform.rb puppet/modules/site_config/manifests/hosts.pp | |||
2014-08-26 | Fix Tapicero not starting after first deploy (#6004) | varac | |
Added a dependency on the couchdb "tapicero" user to get created before starting the tapicero daemon. | |||
2014-08-21 | Fix starting tapicero when it is not running (#6004)0.5.3 | Micah Anderson | |
Due to how tapicero's initscript is made, it is not possible to check for a valid exit code for the status (it returns a zero when it is not running). So we disable the puppet 'hasstatus' parameter and instead puppet will look in the process table for 'tapicero' Change-Id: I9b017ea8055c0207e43876dd4e3bbc2619c0fd35 | |||
2014-07-30 | add replication role to user databases with tapicero | Azul | |
This way the replication has read access on the source and write access on the target. | |||
2014-07-14 | proper json for tapicero config | Azul | |
2014-06-25 | hand replication credentials to tapicero | Azul | |
2014-06-25 | set mirror option if we are on a couch mirror | Azul | |
2014-04-29 | fix missing semicolon, causing syntax error | Micah Anderson | |
Change-Id: Ic7d0f8cc8c0340fdc24cf5ffa4c7018ebac76c7f | |||
2014-04-24 | create a /var/run/tapicero directory, owned by tapicero:tacpiero to hold | Micah Anderson | |
the pid file (#5577) Change-Id: I2144e3d8c0ee18254fe3822098c87b2a8c57c2ce | |||
2014-01-03 | reduce tapicero log level. | Azul | |
Debug is becoming quite verbose with the backtraces. Info should suffice as a default. | |||
2013-12-22 | Adopt tapicero config file to tapicero > 0.2.0 | Azul | |
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format. When deploying tapicero >= 0.2.0 this config file format should be used instead. Also set log_level to debug by default. We can reduce this later but it might be useful for now. | |||
2013-11-28 | remove unnecessary soledad/leap_mx hiera password variables from tapicero | Micah Anderson | |
Change-Id: I17827fb88db9de088f638899433f5df1be9c3615 | |||
2013-11-27 | explicitly set the admin user as having access to the per-user databases, ↵ | Micah Anderson | |
even though it is probably not needed Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f | |||
2013-11-27 | initial tapicero configuration | Micah Anderson | |
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01 |