An open API service indexing awesome lists of open source software.

https://github.com/frutik/asterisk16-do-packer

Make Digitalocean base image for Asterisk 16 on Centos 7
https://github.com/frutik/asterisk16-do-packer

asterisk centos digitalocean packer packer-builder pbx voip

Last synced: 10 months ago
JSON representation

Make Digitalocean base image for Asterisk 16 on Centos 7

Awesome Lists containing this project

README

          

# asterisk16-do-packer

packer script for creation asterisk 16 base image in digital ocean cloud.

you can use install.sh as a reference for manual installation of asterisk 16 on any centos 7 box

usage

```
API_KEY= packer build image.json
```