Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sculptor-devops/installer
Sculptor devops installer repository
https://github.com/sculptor-devops/installer
devops laravel mysql nginx php redis supervisor
Last synced: about 2 months ago
JSON representation
Sculptor devops installer repository
- Host: GitHub
- URL: https://github.com/sculptor-devops/installer
- Owner: sculptor-devops
- License: mit
- Created: 2020-05-19T19:13:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T09:57:54.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T21:42:16.171Z (9 months ago)
- Topics: devops, laravel, mysql, nginx, php, redis, supervisor
- Language: PHP
- Homepage: https://sculptor-devops.github.io
- Size: 48 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Sculptor Installer
Linux base installation utility.#### Build
``` bash
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
``` bash
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.