Skip to content

keithdmoore/aerogear-unifiedpush-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AeroGear UnifiedPush Server Build Status

Getting started

Only three steps are needed to get going!

  • Download the UnifiedPush Server WAR file from here and copy into $JBOSS/standalone/deployments
  • Copy this datasource XML file into $JBOSS/standalone/deployments as well
  • Start the Server (e.g. $JBOSS/bin/standalone.sh -b 0.0.0.0)

Now go to http://localhost:8080/NAME_OF_THE_WAR_FILE and enjoy the UnifiedPush Server. NOTE: the default user/password is admin:123

For more details about the current release, please consult the README on our stable branch.

Note on our Master branch

The master branch is currenly being worked on for a tight integration with the Keycloak project. To run the master branch it requires some initial setup steps for Keycloak. Eventually there will be a simple and tight integration.

Some hints

After building the project (and keycloak's master branch), deploy the auth-server.war file; once that is done, deploy the ag-push.war file. Login with admin:admin (you will be asked to update the password)...

However

Because of this work, we highly recommend using the stable branch, as discussed above!

Developing and releasing UI

The sources for administration console UI are placed under admin-ui.

For instructions how to develop and release Admin UI, refer to admin-ui/README.md.

Any questions ?

Join our mailing list for any questions and help! We really hope you enjoy our UnifiedPush Server!

About

AeroGear UnifiedPush Server

Resources

Stars

Watchers

Forks

Packages

No packages published