Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ cd /var/www/avalon/current
 
# Concise service health/status report in a variety of formats:
$ bundle exec rake about:health[format]
# Full configuration report:
$ bundle exec rake about:healthreport[format]
# (where format is xml, json, or yaml
) 
#
Full configuration report:
$ bundle exec rake about:report[format]