π
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # install basics | |
| apt-get install -y php-imagick php-memcached php-redis php-xdebug php-dev imagemagick mcrypt | |
| # install packages | |
| apt-get install -y \ | |
| apache2 libapache2-mod-fcgid php7.4 php7.4-bcmath php7.4-bz2 php7.4-cgi php7.4-cli php7.4-common php7.4-curl php7.4-dba php7.4-dev php7.4-enchant php7.4-fpm php7.4-gd php7.4-gmp php7.4-imap php7.4-interbase php7.4-intl php7.4-json php7.4-ldap php7.4-mbstring php7.4-mysql php7.4-odbc php7.4-opcache php7.4-pgsql php7.4-phpdbg php7.4-pspell php7.4-readline php7.4-snmp php7.4-soap php7.4-sqlite3 php7.4-sybase php7.4-tidy php7.4-xdebug php7.4-xml php7.4-xmlrpc php7.4-xsl php7.4-zip php7.4-imagick php7.4-memcached php7.4-redis php8.0 php8.0-bcmath php8.0-bz2 php8.0-cgi php8.0-cli php8.0-common php8.0-curl php8.0-dba php8.0-dev php8.0-enchant php8.0-fpm php8.0-gd php8.0-gmp php8.0-imap php8.0-interbase php8.0-intl php8.0-ldap php8.0-mbstring php8.0-mysql php8.0-odbc php8.0-opcache php8.0-pgsql php8.0-phpdbg php8.0-pspell php8.0-readline php8.0-snmp php8.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ββ(~/Code/snipe-it)(features/switch_to_dusk S:3)βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
| βββ ./vendor/bin/phpunit tests/unit/CategoryTest.php βββ | |
| PHP Fatal error: Uncaught Error: Class "Tests\Unit\BaseTest" not found in /home/halo/Code/snipe-it/tests/unit/CategoryTest.php:13 | |
| Stack trace: | |
| #0 /home/halo/Code/snipe-it/vendor/phpunit/phpunit/src/Util/FileLoader.php(65): include_once() | |
| #1 /home/halo/Code/snipe-it/vendor/phpunit/phpunit/src/Util/FileLoader.php(49): PHPUnit\Util\FileLoader::load() | |
| #2 /home/halo/Code/snipe-it/vendor/phpunit/phpunit/src/Runner/StandardTestSuiteLoader.php(43): PHPUnit\Util\FileLoader::checkAndLoad() | |
| #3 /home/halo/Code/snipe-it/vendor/phpunit/phpunit/src/Runner/BaseTestRunner.php(146): PHPUnit\Runner\StandardTestSuiteLoader->load() | |
| #4 /home/halo/Code/snipe-it/vendor/phpunit/phpunit/src/Runner/BaseTestRunner.php(112): PHPUn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ββ(~/Code/bento/packer_templates/ubuntu)(main ??:1 M:3)βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
| ββ(255)β packer build --only=parallels-iso ubuntu-20.04-arm64.json β(11:40:35)(10/29/21)ββ | |
| parallels-iso: output will be in this color. | |
| ==> parallels-iso: Retrieving ISO | |
| ==> parallels-iso: Trying http://cdimage.ubuntu.com/releases/20.04/release/ubuntu-20.04.3-live-server-arm64.iso | |
| ==> parallels-iso: Trying http://cdimage.ubuntu.com/releases/20.04/release/ubuntu-20.04.3-live-server-arm64.iso?checksum=sha256%3Ad6fea1f11b4d23b481a48198f51d9b08258a36f6024cb5cec447fe78379959ce | |
| ==> parallels-iso: http://cdimage.ubuntu.com/releases/20.04/release/ubuntu-20.04.3-live-server-arm64.iso?checksum=sha256%3Ad6fea1f11b4d23b481a48198f51d9b08258a36f6024cb5cec447fe78379959ce => /Users/halo/.cache/packer/3e5ada3de853844cff424c4c6a8a0d2a767505fa.iso | |
| ==> parallels-iso: Starting HTTP server on port 8815 | |
| ==> parallels-iso: Creating virtual machine... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vagrant destroy -f && vagrant up β(11:45:18)(10/27/21)ββ | |
| ==> homestead: Destroying VM and associated drives... | |
| Bringing machine 'homestead' up with 'virtualbox' provider... | |
| ==> homestead: Importing base box 'laravel/homestead'... | |
| ==> homestead: Matching MAC address for NAT networking... | |
| ==> homestead: Checking if box 'laravel/homestead' version '11.5.0' is up to date... | |
| ==> homestead: Setting the name of the VM: homestead | |
| ==> homestead: Clearing any previously set network interfaces... | |
| ==> homestead: Preparing network interfaces based on configuration... | |
| homestead: Adapter 1: nat |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bringing machine 'homestead' up with 'virtualbox' provider... | |
| ==> homestead: Box 'Svpernova09/nothomestead' could not be found. Attempting to find and install... | |
| homestead: Box Provider: virtualbox | |
| homestead: Box Version: >= 11.0.0, < 12.0.0 | |
| ==> homestead: Loading metadata for box 'Svpernova09/nothomestead' | |
| homestead: URL: https://vagrantcloud.com/Svpernova09/nothomestead | |
| ==> homestead: Adding box 'Svpernova09/nothomestead' (v11.5.0) for provider: virtualbox | |
| homestead: Downloading: https://vagrantcloud.com/Svpernova09/boxes/nothomestead/versions/11.5.0/providers/virtualbox.box | |
| homestead: Calculating and comparing box checksum... | |
| ==> homestead: Successfully added box 'Svpernova09/nothomestead' (v11.5.0) for 'virtualbox'! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ββ(~/Code/homestead)(main S:11) | |
| βββ vagrant destroy && vagrant up | |
| ==> homestead: VM not created. Moving on... | |
| Bringing machine 'homestead' up with 'virtualbox' provider... | |
| ==> homestead: Importing base box 'laravel/homestead'... | |
| ==> homestead: Matching MAC address for NAT networking... | |
| ==> homestead: Checking if box 'laravel/homestead' version '11.4.0' is up to date... | |
| ==> homestead: Setting the name of the VM: homestead | |
| ==> homestead: Clearing any previously set network interfaces... | |
| ==> homestead: Preparing network interfaces based on configuration... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| server { | |
| listen 80; | |
| listen 443 ssl http2; | |
| server_name .snipeit.test; | |
| root "/home/halo/Code/snipe-it/public"; | |
| index index.html index.htm index.php; | |
| charset utf-8; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ artisan migrate βββ | |
| Migration table created successfully. | |
| Migrating: 2012_12_06_225921_migration_cartalyst_sentry_install_users | |
| Migrated: 2012_12_06_225921_migration_cartalyst_sentry_install_users (299.40ms) | |
| Migrating: 2012_12_06_225929_migration_cartalyst_sentry_install_groups | |
| Migrated: 2012_12_06_225929_migration_cartalyst_sentry_install_groups (94.04ms) | |
| Migrating: 2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot | |
| Migrated: 2012_12_06_225945_migration_cartalyst_sentry_install_users_groups_pivot (311.90ms) | |
| Migrating: 2012_12_06_225988_migration_cartalyst_sentry_install_throttle | |
| Migrated: 2012_12_06_225988_migration_cartalyst_sentry_install_throttle (319.20ms) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PS C:\Users\halo\Code\homestead> vagrant up | |
| Bringing machine 'homestead' up with 'virtualbox' provider... | |
| ==> homestead: Importing base box 'laravel/homestead'... | |
| ==> homestead: Matching MAC address for NAT networking... | |
| ==> homestead: Checking if box 'laravel/homestead' version '11.4.0' is up to date... | |
| ==> homestead: Setting the name of the VM: homestead | |
| ==> homestead: Clearing any previously set network interfaces... | |
| ==> homestead: Preparing network interfaces based on configuration... | |
| homestead: Adapter 1: nat | |
| homestead: Adapter 2: hostonly |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ββ(~/Code/homestead)(release ??:1 S:9) | |
| βββ vagrant reload | |
| ==> homestead: Attempting graceful shutdown of VM... | |
| ==> homestead: Checking if box 'laravel/homestead' version '11.3.0' is up to date... | |
| ==> homestead: Clearing any previously set forwarded ports... | |
| ==> homestead: Clearing any previously set network interfaces... | |
| ==> homestead: Preparing network interfaces based on configuration... | |
| homestead: Adapter 1: nat | |
| homestead: Adapter 2: hostonly | |
| ==> homestead: Forwarding ports... |