-
Notifications
You must be signed in to change notification settings - Fork 0
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
DEPLOY_HOSTNAME and organization #3
Comments
Is this console output from when you are trying to deploy your app? If so, it looks like you still working out how to upload your app to Galaxy, which this package doesn't really affect. This package uses your Galaxy username and password to login in a headless browser, so it doesn't affect or require your local console to be logged in to a Galaxy account. |
I identify myself on galaxy on this url https://eu-west-1.galaxy.meteor.com galaxy-autoscale/lib/autoscale.js Line 24 in c77b9ba
|
Ah I see! I'll issue a change to allow setting the entire URL instead of assuming the default us-east-1. Thanks for letting me know. |
I've pushed v2.1.0 which fixes this, closing the issue. |
DEPLOY_HOSTNAME (eu-west-1.galaxy.meteor.com) is not configurable, and this is not intended for an organization (--owner)
The text was updated successfully, but these errors were encountered: