ruby / docs.ruby-lang.org

Source of the docs.ruby-lang.org site
https://docs.ruby-lang.org
48 stars 24 forks source link
ruby

docs.ruby-lang.org

WARNING

Platform Environment

Files and Directories

Files need to backup

Related repos

Production Environment

Capstrano

cap production deploy

/etc/nginx/sites-available/docs.ruby-lang.org

Manual sync with conf/docs.ruby-lang.org. Because ansible playbooks are outdated.

/etc/mackerel-agent/mackerel-agent.conf

Install mackerel-check-plugins too.

Add/Modified:

[filesystems]
ignore = "/dev/loop*"

[plugin.checks.fileage-bc-setup-all]
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/bc-setup-all.updated"]
[plugin.checks.fileage-bc-static-all]
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/bc-static-all.updated"]
[plugin.checks.fileage-rdoc-static-all]
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/rdoc-static-all.updated"]
[plugin.checks.fileage-update-rurema-index]
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/update-rurema-index.updated"]