Closed Bug 1165197 Opened 10 years ago Closed 10 years ago

decom community-blog from the generic cluster

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Atoll, Assigned: cliang)

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1177] )

For whatever reason, generic cluster is emitting this error: Warning: DocumentRoot [/data/www/community-blog.mozilla.org/blog] does not exist We should fix it somehow.
Summary: fix: Warning: DocumentRoot [/data/www/community-blog.mozilla.org/blog] does not exist → generic: Warning: DocumentRoot [/data/www/community-blog.mozilla.org/blog] does not exist
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1177]
@jd: Bug 1049757 mentions that you had "spent some time setting up a community-blog platform in dev" before getting multi-site Wordpress working. Did you ever set up a production site under the community-blog.mozilla.org name? Or did it get set up as something else? It looks like there are remnants of this in puppet that need to be rooted out. It looks like there is a complete -dev site; while there are Apache conf entries, etc. for the prod site, it doesn't look like there are any actual files *and* the current prod community-blog.mozilla.org points to the generic cluster rather than to wp-engine hosted IP.
Flags: needinfo?(jcrowe)
Assignee: server-ops-webops → cliang
You are correct. The community blog never made it out of dev (community-blog-dev.allizom.org). Some config files were put in place for stage (community-blog.allizom.org) and prod (community-blog.mozilla.org), however the work was preempted prior to deploying code in either location. Nothing was ever migrated to the community platform and as such there was no need to point any of it to the WpEngine platform. Anything relating to the community platform can be removed. I thought there had been a bug to decommission this stuff, however I cant seem to find it at the moment. Let me know if you need any specific information, I might be able to pull something out of my notes from that time.
Flags: needinfo?(jcrowe)
Updating bug to reflect dev/stage/prod decom.
Summary: generic: Warning: DocumentRoot [/data/www/community-blog.mozilla.org/blog] does not exist → decom community-blog from the generic cluster
The warning given in the bug should no longer be emitted. * Deleted the following DNS records: community-blog.allizom.org A 63.245.217.82 community-blog.mozilla.org A 63.245.217.86 * Removed entries from puppet: $ svn commit -m "Remove community-blog.mozilla.org related entries from puppet (BZ 1165197)" Sending modules/dnsmasq/files/tests/mozilla.org.axfr Deleting modules/webapp/files/genericrhel6/etc-httpd/domains/community-blog.mozilla.org.conf Deleting modules/webapp/files/genericrhel6-dev/etc-httpd/domains/community-blog.allizom.org.conf Sending modules/webapp/manifests/genericrhel6.pp Transmitting file data .. Committed revision 104573. * Removed netapp directory (no directories for -stage or -prod) /mnt/netapp_dev/community-blog.allizom.org/wp-content * Deleted src and www directories on genericadm for -dev (no directories for -stage or -prod)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.