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

Added overriding defaults with environment variables #271

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

Added overriding defaults with environment variables #271

wants to merge 2 commits into from

Conversation

ulayera
Copy link

@ulayera ulayera commented Jan 20, 2018

How to test it:

export PROJECT_NAME=Env Var Test
yo keystone auto
"project will be created at env-var-test/"

Why this is useful:

docker create -e PROJECT_NAME="My Keystone Page" someuser/keystone:latest

- added env overriding
- added env overriding

(working version)
@ulayera
Copy link
Author

ulayera commented Jan 21, 2018

@Industrial ?

@Industrial
Copy link
Contributor

Ehm, yes @ulayera ?

@ulayera
Copy link
Author

ulayera commented Jan 22, 2018

Hi, wanted to add this to master yesterday but found a workaround.
Now i'm just creating the docker image with yo keystone auto and mounting the entire dir to the host folder. This way i can edit everything directly in the host.
Thanks for answering anyway.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants