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

differentiate from provisioned server name to app domain name #1

Open
eduardostalinho opened this issue Oct 17, 2013 · 0 comments
Open

Comments

@eduardostalinho
Copy link

When i install a kit for an app I have to pass the server name as a parameter.

But there's an issue for me: when I push an app to a server, I don't have the DNS for the app necessarily configured. I push apps to a provisioned server with another name in a different domain.

I think we would have to pass a parameter for the name of the provisioned server and the domain name of the app. As an example:

./install-kit.sh <provisioned_server_name or ip_address> <app_domain_name> <app_name> <app_path>
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

No branches or pull requests

1 participant