Skip to content

Install nodejs on daemon for building apps packages#19411

Merged
wjordan merged 3 commits into
staging-nextfrom
nodejs-daemon
Nov 27, 2017
Merged

Install nodejs on daemon for building apps packages#19411
wjordan merged 3 commits into
staging-nextfrom
nodejs-daemon

Conversation

@wjordan

@wjordan wjordan commented Nov 27, 2017

Copy link
Copy Markdown
Contributor

This updates the cdo-apps cookbook to install nodejs on daemon instances configured to build apps packages.

Currently, the build logic is hard-coded to staging/test environments. We can extract this to a common configuration in the future, for now I've duplicated the logic just to fix the issue preventing daemon instances from launching in these environments.

@wjordan

wjordan commented Nov 27, 2017

Copy link
Copy Markdown
Contributor Author

heads up @islemaster

@wjordan

wjordan commented Nov 27, 2017

Copy link
Copy Markdown
Contributor Author

manually ran the following to update cookbooks for test environment:

cd [cdo]/cookbooks
./update_cookbook_versions
bundle exec berks install
bundle exec berks upload --no-freeze
bundle exec berks apply test

@wjordan wjordan merged commit f87034a into staging-next Nov 27, 2017
@wjordan wjordan deleted the nodejs-daemon branch November 28, 2017 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant