Issabel
Issabel pbx dockerfile
Install / Use
/learn @tomasmetal23/IssabelREADME
Issabel for Docker in centos 7 (development - not production)
<h2>Install</h2> <pre><code>$ docker run --privileged --restart=always --name issabel -v /sys/fs/cgroup:/sys/fs/cgroup:ro -dti --hostname pbx deathmetall/issabel:latest $ docker exec -it issabel ./install.sh </code></pre>This process is necessary to install issabel within the centos image with systemd, after the installation we create a new image from it with our pbx configured.
This image is designed to be used as a host leaving available ports 80 and 443 which I am using with Traefik, port 80 and 443 are still exposed in the image.
<pre><code>$ docker commit issabel deathmetall/issabel:live $ docker rm -f issabel </code></pre> <h2> Run</h2> <pre><code> $ docker run --restart=always --name issabel \ --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro \ -v issabel-etc:/etc -v issabel-data:/var/lib \ -dti --hostname pbx.saiyans.com.ve --network host \ deathmetall/issabel:live </code></pre>docker-compose.yml
This compose is designed to be used as a host leaving available ports 80 and 443
<pre><code> $ git clone https://github.com/tomasmetal23/Issabel.git </code></pre>to configure the apache ports edit the ssl.conf and httpd.conf files that were downloaded from the repository.
<pre><code> $ docker-compose up -d </code></pre>
https://blog.saiyans.com.ve/2020/09/25/pbx-issabel-despliegue-con-docker/
https://hub.docker.com/repository/docker/deathmetall/issabel
Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.7kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
