#12484 Find old docs content on proxies and remove it
Closed: Fixed with Explanation by kevin. Opened by kevin.

We no longer need to keep online (but it's still in git) the old docs content. (From the publican days)

We stopped syncing this a while back, but it's not seemingly fully removed from proxies.

See for example on proxy01:

du -sh /srv/web/docs*

13G /srv/web/docs-combined
840M /srv/web/docs.fedoraproject.org
4.0K /srv/web/docs.fedoraproject.org-robots.txt
4.0K /srv/web/docs-old.fedoraproject.org-robots.txt
4.0K /srv/web/docs.qa.fedoraproject.org-robots.txt
376K /srv/web/docs-redirects

The docs sync script syncs docs.fedoraproject.org and docs-redirects and then syncs those 2 to docs-combined
840M + 376K != 13GB

so we have old docs content under docs-combined.

We should (after freeze please) either remove that and re-sync it to get the current size/content, or figure out what that content is and remove it.


Metadata Update from @phsmoura:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: low-gain, low-trouble, ops

Metadata Update from @phsmoura:
- Issue assigned to phsmoura

ok, on looking further this actually is right.

The smaller size is the 13GB one. It used to be much larger. ;)

So, lets close this actually...

Metadata Update from @kevin:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Metadata