Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Installing extra dependencies #38

@tobeycodes

Description

@tobeycodes

I'm finishing up my config for Rocketeer. I've written a custom task that'll automatically run the build process for gulp but this means the dependencies need to be installed on the server. Currently I've ssh'd into the server and installed this manually. How easy would it be for me to extend debops to run these commands during the installation process? I'm sure this is a pretty basic question, but I really don't know much about Ansible/DebOps

  1. https://getcomposer.org/doc/00-intro.md#globally
  2. https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-an-ubuntu-14-04-server#how-to-install-using-nvm
  3. npm install -g gulp bower

I'm going to make sure this repo also has great documentation. You can have a look at how it's started to be put together here: https://github.com/schrapel/wordpress-deploy/wiki/Configuring-DebOps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions