{ "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", "meta": { "version": "PTDL_v2", "update_url": null }, "exported_at": "2024-02-01T01:55:42-06:00", "name": "Laracord", "author": "brandon@tendency.me", "description": "https:\/\/laracord.com", "features": null, "docker_images": { "PHP 8": "ghcr.io\/laracord\/egg:php8", "PHP 8.2": "ghcr.io\/laracord\/egg:php8.2", "PHP 8.3": "ghcr.io\/laracord\/egg:php8.3" }, "file_denylist": [], "startup": "php {{LARACORD}}", "config": { "files": "{}", "startup": "{\n \"done\": \"Successfully booted\",\n \"userInteraction\": []\n}", "logs": "{}", "stop": "^SIGKILL" }, "scripts": { "installation": { "script": "#!\/bin\/ash\n\ncd \/mnt\/server\n\napk --no-cache add curl git", "container": "alpine:3.19", "entrypoint": "ash" } }, "variables": [ { "name": "Laracord Binary", "description": "The Laracord bot binary filename.", "env_variable": "LARACORD", "default_value": "laracord", "user_viewable": true, "user_editable": true, "rules": "present", "field_type": "text" } ] }