{ "name": "FreePBX", "slug": "freepbx", "categories": [ 0 ], "date_created": "2025-03-10", "type": "ct", "updateable": false, "privileged": false, "interface_port": 80, "documentation": "https://sangomakb.atlassian.net/wiki/spaces/FP/overview?homepageId=8454359", "website": "https://www.freepbx.org/", "logo": "https://avatars.githubusercontent.com/u/696423?s=200&v=4", "config_path": "", "description": "FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server.", "install_methods": [ { "type": "default", "script": "ct/freepbx.sh", "resources": { "cpu": 2, "ram": 2048, "hdd": 10, "os": "debian", "version": "12" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "This script uses the official FreePBX install script. Check it here: https://github.com/FreePBX/sng_freepbx_debian_install", "type": "info" } ] }