Looks like it might be a little while before the website gets updated: https://issues.apache.org/jira/browse/INFRA-10498
- Dave On Sat, Sep 26, 2015 at 7:07 PM Dave <[email protected]> wrote: > Thanks for the problem report! I am working on restoring the demo version > of the portal. > > If you want to build the portal and run it yourself, then get the Usergrid > source code and go to the /portal directory. Follow the instructions in the > README there and run the build.sh script to build your own portal. After > the build completes the portal will be in /portal/dist/usergrid-portal. You > can take those files and host them on any web server, Apache HTTPD, Tomcat > or whatever. > > For example, if you are running the portal locally on > http://localhost/portal, then you can point it at any Usergrid instance > by specifying the api_url parameter -> > http://localhost/portal?api_url=http://api.example.com > > Hope that helps. > > Dave > > > On Wed, Sep 23, 2015 at 3:28 AM Kristian Rink <[email protected]> wrote: > >> Folks; >> >> stumbled across usergrid following an article in the current (German) >> Java Magazin which, all along with documentation of the framework, also >> displays a management UI for usergrid, which seems what is "console URL" >> in the launcher. However, clicking on the rightmost symbol in the >> launcher results in 404 "/v101-portal-demo was not found on this >> server". So to ask: >> >> - Is the console working at the moment, or did anything change in here? >> >> - Are the bits for the console part of the usergrid distribution so they >> can be run locally all along with the server, too? If so, how to access >> this service locally? If not, where to get this application? >> >> TIA and all the best, >> Kristian >> >
