Add a shortcut for setting $domain to <recipe>.<swarm domain> #221

Closed
opened 2021-10-28 20:08:38 +00:00 by 3wordchant · 0 comments
Owner

Describe the problem to be solved

abra app new foobar
...
(question about domain): 

If someone (as they likely do) wants to deploy the app on <subdomain>.<server>, e.g. nextcloud.foobar.com, then this takes a bunch of typing.

Describe the solution you would like

Either:

(easy): default "domain" option to <recipe>.<server>, e.g. nextcloud.foobar.com

(harder): offer another menu tree asking whether to use a subdomain of the server domain, in which case prompt with default <recipe> option, or a different domain entirely.

## Describe the problem to be solved ``` abra app new foobar ... (question about domain): ``` If someone (as they likely do) wants to deploy the app on `<subdomain>.<server>`, e.g. `nextcloud.foobar.com`, then this takes a bunch of typing. ## Describe the solution you would like Either: (easy): default "domain" option to `<recipe>.<server>`, e.g. `nextcloud.foobar.com` (harder): offer another menu tree asking whether to use a subdomain of the server domain, in which case prompt with default `<recipe>` option, or a different domain entirely.
3wordchant added the
enhancement
abra
labels 2021-10-28 20:08:39 +00:00
Sign in to join this conversation.
No description provided.