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

Installation enhancements. #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

csmu-cenr
Copy link

I had a few minor issues getting the install script to run on my device.

These are the changes I made to make the ./script/install file run on my Mac.

I also added docker network create lb_web to README.md.
I'm not yet sure why it's needed but the install script wouldn't run with it.

Cheers and thanks

Keith John Hutchison

Keith John Hutchison added 2 commits January 5, 2019 13:12
Added support for asking for environment variables if they do not exist.
Resolved issue random password generation on MacOSX.
Resolved issue with rake requiring bundle exec to overcome rake versioning issue.
Added documentation for environment variables to README.md
Added example.env to assist those who wish to prepopulate the environment variables required.
	modified:   README.md
	new file:   example.env
	modified:   scripts/install
@pierreozoux
Copy link
Member

Thanks for your contribution, I'll merge it as it is now.

It is a great improvement.

Just for the context it is part of http://libre.sh and this install script is run by an automation, the provision script.

It does provide the URL var also, it is all probably a lot less than ideal, but your commit will actually break it, do you think you could change your commit to make sure it is backward compatible?

Thanks!

@csmu-cenr
Copy link
Author

csmu-cenr commented Jan 7, 2019 via email

@brospars
Copy link

brospars commented Jan 8, 2019

Hey great work @csmu-cenr , I use it as is and it works like a charm.
But the readme title isn't typed properly

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.

3 participants