sculptor-devops / installer
Sculptor Devops Installer
Package info
github.com/sculptor-devops/installer
Type:project
pkg:composer/sculptor-devops/installer
v1.1.12
2022-08-10 09:51 UTC
Requires
- php: ^8.0
- ext-posix: *
- illuminate/database: ^8.40
- illuminate/log: ^8.0
- laminas/laminas-text: ^2.8
- laravel-zero/framework: ^8.8
- nunomaduro/termwind: ^1.14
- sculptor-devops/foundation: ^0.3.1
- symfony/yaml: ^6.0
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.3
- nunomaduro/larastan: ^0.7.12
- pestphp/pest: ^1.3
- phpmd/phpmd: ^2.10
- phpstan/phpstan: ^0.12.99
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2026-06-06 16:56:36 UTC
README
Sculptor Installer
Linux base installation utility.
Build
composer install php installer app:build
Usage
| Command | Parameter | Description |
|---|---|---|
| list-stages | None | List all stages |
| run | None | Start a new installation |
| run-stage | --step="STEP NAME" | Run a single step, see list for names |
| config | --templates | Create a customizable installation.yml, with --templates will create a folder with all templates that can be customized. |
Installation
sudo sh ./bin/setup.sh sudo ./builds/installer run
Notes
Machine must be empty before running, see installation log for detailed error information, the log file is placed in the user home.