From 3bbbade9e49598101fd00fdfc38e4ba2b86ad829 Mon Sep 17 00:00:00 2001 From: knoflook Date: Wed, 1 Jun 2022 11:35:19 +0200 Subject: [PATCH] update README with login info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eba23bd..e415dec 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box 5. `abra app YOURAPPDOMAIN deploy` -6. Open the configured domain in your browser to finish set-up +6. Open the configured domain in your browser to finish set-up. Login is the content of `access_key` and password is the content of `secret_key`. [`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra [`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik ## Versioning -Unfortunately, `abra` cannot parse the upstream versioning format without some custom development work (see [this](https://git.coopcloud.tech/coop-cloud/tagcmp#types-of-versions-not-supported) for more) that has not been done yet. In the meantime, you need to upgrade the tags yourself. \ No newline at end of file +Unfortunately, `abra` cannot parse the upstream versioning format without some custom development work (see [this](https://git.coopcloud.tech/coop-cloud/tagcmp#types-of-versions-not-supported) for more) that has not been done yet. In the meantime, you need to upgrade the tags yourself.