Skip to content

Instantly share code, notes, and snippets.

@matzew
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/333f101b036336d96891 to your computer and use it in GitHub Desktop.
Save matzew/333f101b036336d96891 to your computer and use it in GitHub Desktop.
Docs: update on the UPS docs

Hi,

right now we have a lot of different 'documentation files', like the README, some specs, and guides and tutorials.

I'd like to restructure that a bit and centralize the documentation a bit.

On the "push" landing page ([1]), I'd like to change the "Lean More" link to a new page that has all the UPS centric documentations

  • AeroGear UnifiedPush Server User/Reference Guide
  • Tutorials

AeroGear UnifiedPush Server User/Reference Guide

  • Overview
  • some generic information
  • Installation and configuration
  • what's needed (e.g. JBoss and a database)
  • Running on OpenShift
  • using the UI on OpenShift
  • using the rhc command line
  • Using the Admin UI
  • doing an overhaul of our existing Admin UI guide (e.g. taking new screenshots and updating based on new UI features)

The format of the reference guide would be similar to the one from Keycloak ([2]). But... I will continue using asciidoc ;-)

The README will be extremely quick and simply link to the homepage ;-) After this new reference guide, I think some of the current specs (yeah, they are somewhat outdated) can be removed as the reference guide hopefully covers all of that.

For the RESTful APIs, I have to look what Keycloak did to get something like: http://docs.jboss.org/keycloak/docs/1.0-beta-3/rest-api/overview-index.html

Tutorials

This section will contain links to all the different tutorials we have:

For Cordova we will have one single document, instead of three:

There is already a JIRA for that ([4]).

To make it more clear (or clean?), I will remove the UPS/Push related docs from our guides ([3]) and replace all those links by a single link to the above mentioned new page (also referenced from [1]).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment