redhat-openstack / website

RDO Project Website
http://www.rdoproject.org
Other
46 stars 177 forks source link

Reorganize "RDO Manager" docs #172

Closed trown closed 8 years ago

trown commented 9 years ago

We are maintaining a RDO specific fork of the upstream tripleo-docs at https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/ . It would be good to have a docs.rdoproject.org/rdo-manager/ link that points to https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/ .

apevec commented 9 years ago

Better option might be to publish directly on website server, same as /packaging/ is published from https://github.com/redhat-openstack/openstack-packaging-doc (on old site, missing on new box https://github.com/redhat-openstack/website/issues/181 )

@trown what are builddeps to build rdo-manager-docs?

apevec commented 9 years ago

On the new site, http://docs.rdoproject.org/rdo-manager/ currently redirects to https://repos.fedorapeople.org/repos/openstack-m/docs/ @trown is that good or bad? You can test it by putting

   54.225.229.160 www.rdoproject.org rdoproject.org

in your /etc/hosts Excerpt from @mscherer 's playbook:

  - role: rdo_redirect_docs
    website_hostname: docs.rdoproject.org
    redirects:
    - { url: "/rdo-manager/", redirect: "https://repos.fedorapeople.org/repos/openstack-m/docs/" }
apevec commented 9 years ago

You can test it by putting ... in your /etc/hosts

Ignore that part, new website is now in DNS

@mscherer I've sent you misc/ansible_osas/merge_requests/1 in your gitlab with the change requested by @trown

apevec commented 8 years ago

This is now out of date, on today's RDO meeting it was decided to consolidate RDO-Manager docs directly into website and link to upstream: https://meetbot.fedoraproject.org/rdo/2016-01-20/rdo_meeting_(2016-01-20).2016-01-20-14.59.html ACTION: trown hack on rdoproject.org rdo-manager docs (trown, 15:33:07)

@trown if you like, you can repurpose this ticket for tracking this change

apevec commented 8 years ago

docs.rdoproject.org/rdo-manager/ still redirects to the obsolete https://repos.fedorapeople.org/repos/openstack-m/docs/ Let's remove that redirect completely, there's now rdoproject.org/rdo-manager/ Also, topic on today's agenda[1] is RDO Manager -> tripleo rename, so we'll revisit this issue after the meeting:.

[1] https://etherpad.openstack.org/p/RDO-Meeting

apevec commented 8 years ago

We'll need to review all redirects, docs.rdoproject.org just for one path doesn't make sense. Maybe docs.rdoproject.org -> www.rdoproject.org/documentation/ stripping path part of URL ?

rbowen commented 8 years ago

/rdo-manager now redirects to /tripleo and lots of files have been renamed. I'm no longer sure what we need to do here. Can someone revisit and summarize what's still ToDo?

apevec commented 8 years ago

@rbowen http://docs.rdoproject.org/rdo-manager/ still redirects to obsolete docs on FPO TODOs as I see them:

mscherer commented 8 years ago

so docs.rdoproject is hosted on aws.rdoproject.org, the old VM on EC2, is this normal ?

trown commented 8 years ago

I moved everything at https://repos.fedorapeople.org/repos/openstack-m/ that is not used to a .OLD dir. That way if we are wrong about it not being used, it can easily be restored.

apevec commented 8 years ago

@rbowen docs.rdoproject.org is an alias for aws.rdoproject.org. ^ I think aws.rdoproject.org can be removed and docs.rdo alias pointed to rcip.rdoproject.org ?

pmkovar commented 8 years ago

I think docs.rdoproject.org -> www.rdoproject.org/documentation would be best.

rbowen commented 8 years ago

Yes, the aws.rdoproject.org server, and no aliases to it, need to go away. I guess I thought we had done that. I'll take a look at the zone file as soon as I can.

rbowen commented 8 years ago

Hmm. Looks like someone has already taken care of this?

rbowen commented 8 years ago

the /tripleo section of the site now consists of one document (the quickstart) and links to upstream.