Abra app ls output is confusing #68

Closed
opened 2024-11-08 19:25:45 +00:00 by fauno · 3 comments
Owner

I created 3 test backup-bot-two apps for testing, but I can't differentiate them on abra app ls output because they don't have a DOMAIN envvar, though I was asked for it during abra app new steps.

It's also confusing that backup-bot-two needs to be created as an app with a domain name but then that domain name doesn't translate into a website. I know it's not technically the same, but since other apps work like this, why this one wouldn't?

>_ abra app ls
+----------------+-----------------------------+
|     RECIPE     |           DOMAIN            |
+----------------+-----------------------------+
| backup-bot-two |                             |
| backup-bot-two |                             |
| backup-bot-two |                             |
+----------------+-----------------------------+
server: marmite.comun | total apps: 3
I created 3 test backup-bot-two apps for testing, but I can't differentiate them on `abra app ls` output because they don't have a DOMAIN envvar, though I was asked for it during `abra app new` steps. It's also confusing that backup-bot-two needs to be created as an app with a domain name but then that domain name doesn't translate into a website. I know it's not technically the same, but since other apps work like this, why this one wouldn't? ``` >_ abra app ls +----------------+-----------------------------+ | RECIPE | DOMAIN | +----------------+-----------------------------+ | backup-bot-two | | | backup-bot-two | | | backup-bot-two | | +----------------+-----------------------------+ server: marmite.comun | total apps: 3 ```
Owner

Don't have time now but we do need to check if there is a ticket open for skipping domain name asking if no DOMAIN= is in the .env in abra.

Interesting problem here! I'm not sure how to solve this.

Seems related: toolshed/organising#636

Don't have time now but we do need to check if there is a ticket open for skipping domain name asking if no `DOMAIN=` is in the `.env` in `abra`. Interesting problem here! I'm not sure how to solve this. Seems related: https://git.coopcloud.tech/toolshed/organising/issues/636
Author
Owner

We can close this in favor of that other issue if you want!

We can close this in favor of that other issue if you want!
Owner
https://git.coopcloud.tech/toolshed/organising/issues/636
Sign in to join this conversation.
No description provided.