Hello,

I installed puppetboard and a postgresql database. 

Reports take up space. On an old server I installed a script which 
contained this

#!/bin/bash
DBOARD_DIR=/usr/share/puppet-dashboard

cd ${DBOARD_DIR}
rake RAILS_ENV=production reports:prune upto=1 unit=mon
rake RAILS_ENV=production db:raw:optimize


do you think this is the right solution? is there another solution?

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/a1858c69-5e76-491c-8933-b92d9e85b276n%40googlegroups.com.

Reply via email to