Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Lando for Development #843

Merged
merged 2 commits into from
Oct 20, 2020
Merged

Use Lando for Development #843

merged 2 commits into from
Oct 20, 2020

Conversation

tpendragon
Copy link
Collaborator

@tpendragon tpendragon commented Oct 19, 2020

This significantly improves our startup experience, and has been in use
at Princeton for a while now.

resolves #838

@tpendragon tpendragon changed the title Try using lando. Use Lando for Development Oct 19, 2020
@tpendragon tpendragon marked this pull request as ready for review October 19, 2020 23:39
This significantly improves our startup experience, and has been in use
at Princeton for a while now.

### Running Tests

1. Install the latest released > 3.0 version of Lando from [here](https://github.com/lando/lando/releases).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to include Homebrew or other instructions for this? There were some before, and the docker dependencies are still required here. brew install docker docker-machine docker-compose lando worked for me.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Lando installer should install docker for you, so I don't think that should be necessary

@escowles
Copy link
Contributor

👍 This got the docker-based test machinery working for me for the first time.

@hackartisan
Copy link
Contributor

👍 works for me, tests pass.

Copy link
Contributor

@hackartisan hackartisan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per discussion in slack, 3 people have run this successfully

@tpendragon tpendragon merged commit e133424 into master Oct 20, 2020
@tpendragon tpendragon deleted the lando_dev_setup branch October 20, 2020 15:35
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.

Condense and improve developer spin-up documentation & process
3 participants