UnifiedPush Admin UI

Parent POM for JBoss projects. Provides default project build configuration.

License

License

GroupId

GroupId

org.aerogear.unifiedpush
ArtifactId

ArtifactId

admin-ui
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

UnifiedPush Admin UI
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/aerogear/unifiedpush-admin-ui

Download admin-ui

How to add to project

<!-- https://jarcasting.com/artifacts/org.aerogear.unifiedpush/admin-ui/ -->
<dependency>
    <groupId>org.aerogear.unifiedpush</groupId>
    <artifactId>admin-ui</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.aerogear.unifiedpush/admin-ui/
implementation 'org.aerogear.unifiedpush:admin-ui:2.2.1'
// https://jarcasting.com/artifacts/org.aerogear.unifiedpush/admin-ui/
implementation ("org.aerogear.unifiedpush:admin-ui:2.2.1")
'org.aerogear.unifiedpush:admin-ui:jar:2.2.1'
<dependency org="org.aerogear.unifiedpush" name="admin-ui" rev="2.2.1">
  <artifact name="admin-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aerogear.unifiedpush', module='admin-ui', version='2.2.1')
)
libraryDependencies += "org.aerogear.unifiedpush" % "admin-ui" % "2.2.1"
[org.aerogear.unifiedpush/admin-ui "2.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Unified Push Admin UI

This is the admin interface for the AeroGear Unified Push Server. It is run alongside Unified Push.

Local Development

npm install

This project requires a recent version of the NPM tool chain.

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Contributing and Releases

This project follows conventional comments and semantic versioning. Every commit to master is automatically versioned and tagged. GitHub released tags automatically get built as containers and uploaded as an image to our Quay repository.

Container information

The container requires the Unified Push server be routable. You need to set the UPS_HOST environment variable to run the container. When running, the container exposes the admin ui on port 80.

Building the Container

We provide an automatically released container in our Quay repository. To build the container locally, use ./container/Dockerfile with the context of the project root.

For example,

podman build -t ups-ui -f ./container/Dockerfile .

org.aerogear.unifiedpush

AeroGear

Modern App Dev begins here - RealTime GraphQL and Push

Versions

Version
2.2.1
2.0.1
2.0.0
1.3.2-no-auth
1.3.1-no-auth
1.3.0-no-auth
1.2.12
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1