/docker-uniqush

:calling: Uniqush provides a unified push service for server-side notification to apps on any supported mobile platform.

Primary LanguageDockerfileMIT LicenseMIT

GitHub Workflow Status Docker Pulls Docker Stars Docker Image Size (tag) License GitHub release GitHub Release Date CalVer Beevelop

Uniqush for Docker 🐳

📲 Uniqush provides a unified push service for server-side notification to apps on any supported mobile platform.

Docker-Compose

git clone https://github.com/beevelop/docker-uniqush && cd docker-uniqush
docker-compose up -d

Manually

docker run -d --name redis redis:alpine
docker run -d --link redis:redis --name uniqush -p 9898:9898 beevelop/uniqush

You can validate that Uniqush successfully launched by accessing http://YOUR_HOST:9898/version.