Skip to content

Instantly share code, notes, and snippets.

@koraysels
Last active February 12, 2025 17:57
Show Gist options
  • Save koraysels/c7bd30b3ba0035bc85ff621f2d77d6e9 to your computer and use it in GitHub Desktop.
Save koraysels/c7bd30b3ba0035bc85ff621f2d77d6e9 to your computer and use it in GitHub Desktop.

Revisions

  1. koraysels revised this gist Feb 10, 2022. No changes.
  2. koraysels revised this gist Nov 19, 2021. No changes.
  3. koraysels revised this gist Nov 19, 2021. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions TRELLIS setup local + digialocean.md
    Original file line number Diff line number Diff line change
    @@ -19,8 +19,6 @@ download here -> https://www.virtualbox.org/wiki/Download_Old_Builds_6_1
    brew uninstall roots/tap/trellis-cli
    # Install trellis cli
    brew install roots/tap/trellis-cli
    # Upgrade
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev

    ```

  4. koraysels revised this gist Nov 19, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion TRELLIS setup local + digialocean.md
    Original file line number Diff line number Diff line change
    @@ -7,7 +7,9 @@ brew install ansible
    brew install esolitos/ipa/sshpass

    # install virtualbox but make sure it is virtualbox v6.1.26
    brew install --cask virtualbox

    download here -> https://www.virtualbox.org/wiki/Download_Old_Builds_6_1


    # virtualbox requires a kernel extension to work.
    # If the installation fails, retry after you enable it in:
  5. koraysels revised this gist Nov 19, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion TRELLIS setup local + digialocean.md
    Original file line number Diff line number Diff line change
    @@ -6,7 +6,7 @@ brew install --cask vagrant
    brew install ansible
    brew install esolitos/ipa/sshpass

    # install virtualbox
    # install virtualbox but make sure it is virtualbox v6.1.26
    brew install --cask virtualbox

    # virtualbox requires a kernel extension to work.
  6. koraysels revised this gist Nov 15, 2021. 1 changed file with 7 additions and 0 deletions.
    7 changes: 7 additions & 0 deletions TRELLIS setup local + digialocean.md
    Original file line number Diff line number Diff line change
    @@ -13,6 +13,13 @@ brew install --cask virtualbox
    # If the installation fails, retry after you enable it in:
    # System Preferences → Security & Privacy → General

    # Cleanup previous versions (if installed)
    brew uninstall roots/tap/trellis-cli
    # Install trellis cli
    brew install roots/tap/trellis-cli
    # Upgrade
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev

    ```

    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)
  7. koraysels revised this gist Nov 15, 2021. 1 changed file with 0 additions and 8 deletions.
    8 changes: 0 additions & 8 deletions TRELLIS setup local + digialocean.md
    Original file line number Diff line number Diff line change
    @@ -13,14 +13,6 @@ brew install --cask virtualbox
    # If the installation fails, retry after you enable it in:
    # System Preferences → Security & Privacy → General

    # Cleanup previous versions (if installed)
    brew uninstall roots/tap/trellis-cli

    # Install trellis cli
    brew install roots/tap/trellis-cli

    # Upgrade
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev
    ```

    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)
  8. koraysels renamed this gist Nov 5, 2021. 1 changed file with 0 additions and 0 deletions.
  9. koraysels revised this gist Nov 5, 2021. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions TRELLIS setup local + digialocean
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,7 @@ brew install --cask vagrant

    # install ansible
    brew install ansible
    brew install esolitos/ipa/sshpass

    # install virtualbox
    brew install --cask virtualbox
  10. koraysels revised this gist Nov 5, 2021. No changes.
  11. koraysels renamed this gist Nov 5, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  12. koraysels revised this gist Nov 5, 2021. 1 changed file with 5 additions and 6 deletions.
    11 changes: 5 additions & 6 deletions config.md
    Original file line number Diff line number Diff line change
    @@ -2,10 +2,11 @@
    # install vagrant
    brew install --cask vagrant

    # install ansible
    brew install ansible

    # install virtualbox
    brew install --cask virtualbox
    #there is an issue with 6.1.28 so we need to download the 6.1.26 version
    # here :https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg
    brew install --cask virtualbox

    # virtualbox requires a kernel extension to work.
    # If the installation fails, retry after you enable it in:
    @@ -21,6 +22,4 @@ brew install roots/tap/trellis-cli
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev
    ```

    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)

    deploy to digitalocean : [https://roots.io/guides/using-trellis-to-provision-and-deploy-to-digitalocean-droplets/](https://roots.io/guides/using-trellis-to-provision-and-deploy-to-digitalocean-droplets/)
    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)
  13. koraysels revised this gist Nov 4, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion config.md
    Original file line number Diff line number Diff line change
    @@ -21,4 +21,6 @@ brew install roots/tap/trellis-cli
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev
    ```

    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)
    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)

    deploy to digitalocean : [https://roots.io/guides/using-trellis-to-provision-and-deploy-to-digitalocean-droplets/](https://roots.io/guides/using-trellis-to-provision-and-deploy-to-digitalocean-droplets/)
  14. koraysels revised this gist Nov 4, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion config.md
    Original file line number Diff line number Diff line change
    @@ -5,7 +5,7 @@ brew install --cask vagrant
    # install virtualbox
    brew install --cask virtualbox
    #there is an issue with 6.1.28 so we need to download the 6.1.26 version
    # here : [https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg](https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg)
    # here :https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg

    # virtualbox requires a kernel extension to work.
    # If the installation fails, retry after you enable it in:
  15. koraysels revised this gist Nov 4, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion config.md
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,9 @@
    brew install --cask vagrant

    # install virtualbox
    brew install --cask virtualbox
    brew install --cask virtualbox
    #there is an issue with 6.1.28 so we need to download the 6.1.26 version
    # here : [https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg](https://download.virtualbox.org/virtualbox/6.1.26/VirtualBox-6.1.26-145957-OSX.dmg)

    # virtualbox requires a kernel extension to work.
    # If the installation fails, retry after you enable it in:
  16. koraysels revised this gist Nov 4, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion config.md
    Original file line number Diff line number Diff line change
    @@ -17,4 +17,6 @@ brew install roots/tap/trellis-cli

    # Upgrade
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev
    ```
    ```

    Follow setup and cofiguration guid e here [https://roots.io/docs/trellis/master/installation/](https://roots.io/docs/trellis/master/installation/)
  17. koraysels revised this gist Nov 4, 2021. 1 changed file with 10 additions and 0 deletions.
    10 changes: 10 additions & 0 deletions config.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,14 @@
    ```bash
    # install vagrant
    brew install --cask vagrant

    # install virtualbox
    brew install --cask virtualbox

    # virtualbox requires a kernel extension to work.
    # If the installation fails, retry after you enable it in:
    # System Preferences → Security & Privacy → General

    # Cleanup previous versions (if installed)
    brew uninstall roots/tap/trellis-cli

  18. koraysels created this gist Nov 4, 2021.
    10 changes: 10 additions & 0 deletions config.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    ```bash
    # Cleanup previous versions (if installed)
    brew uninstall roots/tap/trellis-cli

    # Install trellis cli
    brew install roots/tap/trellis-cli

    # Upgrade
    brew upgrade --fetch-HEAD roots/tap/trellis-cli-dev
    ```