Open
Description
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>
Metadata
Metadata
Assignees
Labels
No labels