8000 GitHub - laradevio/kannel-docker: Kannel dockerized with Alpine Linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

laradevio/kannel-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kannel dockerized

Docker Build Status Kannel on docker, using alpine linux. Built from the latest code in the kannel svn repo.

Usage

This repo contains the kannel dockerfile and a docker compose stack which includes smsbox and a fakesmsc for testing purposes.

To test it run docker-compose up

After everything is running you can inject a message by using the provided sms box.

curl -v "http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&message=Test&to=1234"

It should be "delivered" using the fakesmsc problem so you will see it on the output from docker.

About

Kannel dockerized with Alpine Linux

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%
0