jenkins.io icon indicating copy to clipboard operation
jenkins.io copied to clipboard

Migrate 'Ping Thread' page from wiki to docs site

Open getJv opened this issue 5 years ago • 2 comments
trafficstars

Essential information

Page to Migrate: https://wiki.jenkins.io/display/JENKINS/Ping+Thread New section under destination: https://www.jenkins.io/doc/book/system-administration/monitoring/

Terminology updates

Please consider updating some old terminologies:

  • Change ‘master’ to ‘controller’
  • Change ‘slave’ to ‘agent’
  • Change ‘blacklist’ to ‘denylist’ or better phrase in context
  • Change ‘whitelist’ to ‘allowlist’ or better phrase in context

Migration tutorial

Watch the tutorial to learn more about each page migration process: IMAGE ALT TEXT HERE

Additional information

It should be improved on and cleaned up, not just imported,

You can use the wiki-exporter to save some time: https://jenkins-wiki-exporter.jenkins.io/

Redirecting pages

After it has been migrated a redirect should be setup, by sending a PR to this file: https://github.com/jenkins-infra/jenkins-infra/blob/staging/dist/profile/templates/confluence/vhost.conf, see past PRs for examples.

getJv avatar Sep 27 '20 19:09 getJv

working on this today, should have a PR available shortly

richbg avatar Oct 14 '20 20:10 richbg

Submitted https://github.com/jenkins-infra/jenkins-infra/pull/1610 for the redirect. Once that is merged, this issue can be closed as complete.

MarkEWaite avatar Oct 31 '20 23:10 MarkEWaite