Skip to content

beevelop/docker-uniqush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published