$DOMAIN handling on deploy where no $DOMAIN provided #11

Closed
opened 2020-09-13 07:38:21 +00:00 by decentral1se · 1 comment
Owner

I'm deploying https://git.autonomic.zone/compose-stacks/swarm-cronjob which is basically a background service in the swarm which has no $DOMAIN. So, I guess we need to change the deploy logic to check for a $DOMAIN and change logging/prompts accordingly.

I'm deploying https://git.autonomic.zone/compose-stacks/swarm-cronjob which is basically a background service in the swarm which has no `$DOMAIN`. So, I guess we need to change the deploy logic to check for a `$DOMAIN` and change logging/prompts accordingly.
Author
Owner
➜  swarm-cronjob (master) ✔ abra deploy
About to deploy:
  Compose: /home/decentral1se/work/autonomic/swarm-cronjob/compose.yml
  Domain: 
  Stack: swarm-cronjob
Continue? (y/[n])? y
Creating network swarm-cronjob_default
Creating service swarm-cronjob_docker-cron-job
Yay! App should be available at https://
``` ➜ swarm-cronjob (master) ✔ abra deploy About to deploy: Compose: /home/decentral1se/work/autonomic/swarm-cronjob/compose.yml Domain: Stack: swarm-cronjob Continue? (y/[n])? y Creating network swarm-cronjob_default Creating service swarm-cronjob_docker-cron-job Yay! App should be available at https:// ```
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#11
No description provided.