Commit Graph

49 Commits

Author SHA1 Message Date
3wc 66013f6ddb Further tidy-up (+ add warning()) 2020-09-23 11:53:34 +02:00
3wc 3d3d6b9b67 Merge branch 'main' into monorepo 2020-09-22 16:15:33 +02:00
3wc eec1dcb0b2 Update README and tweak default STACK_DIR 2020-09-22 16:13:18 +02:00
3wc 1d52c0f5ed Add -e, -c and ABRA_STACK_DIR options..
..and tidy up a little
2020-09-22 16:04:28 +02:00
Luke Murphy 8a19bb059c
Clarify repo 2020-09-22 15:00:23 +02:00
Luke Murphy 3a1f4e7bf6
Bump to next version 2020-09-22 14:18:41 +02:00
Luke Murphy a065f5f2a6
Rough and ready upgrading 2020-09-22 14:17:12 +02:00
Luke Murphy 3d47cf97c0
Update notes about installer and tags 2020-09-22 14:02:59 +02:00
Luke Murphy e052aa2b27
Add note about installer scripts repo 2020-09-22 13:58:17 +02:00
Luke Murphy 9660f32b84
Check also the installer script 2020-09-22 13:55:44 +02:00
Luke Murphy 32cef2af68
Add interactive flags for future 2020-09-22 13:55:26 +02:00
Luke Murphy e2e1e07803
Add installer script (first stab) 2020-09-22 13:37:33 +02:00
Luke Murphy 15bdd11599
Jiggle README and add CHANGELOG 2020-09-22 13:05:23 +02:00
3wc f4798bf3bd Context set-up, Subsubcommands, COMPOSE->{_FILE} 2020-09-22 00:08:13 +02:00
3wc efd43752d6 Add mysqldump example 2020-09-22 00:05:28 +02:00
3wc 46de298b7f Appease shellcheck 2020-09-19 12:02:55 +02:00
3wc 5a646abb12 Respect COMPOSE var to make optional services easier 2020-09-18 23:42:01 +02:00
3wc 4658e3484c Add `abra cp` command to push & pull files 2020-09-14 19:16:34 +02:00
Luke Murphy f0a17bfd87
Add yq key checking for abra.yml 2020-09-14 00:16:46 +02:00
Luke Murphy 6fdb0d64af
Un-bork quoting to allow splitting
Closes autonomic-cooperative/abra#12.
2020-09-13 23:36:35 +02:00
Luke Murphy 67dafbb274
Remove bad quoting 2020-09-13 23:33:55 +02:00
3wc dfe588d7f8 Don't try and show $DOMAIN if undefined
Fixes #11
2020-09-13 17:43:12 +02:00
Luke Murphy 09bd22d320
Re-force the symlink 2020-09-13 09:32:39 +02:00
Luke Murphy c7e5e3cc98
Appease shellcheck 2020-09-13 09:31:43 +02:00
3wc 76986927eb Allow passing arguments to `logs` 2020-09-12 14:03:11 +02:00
3wc b67d45e14d Load per-stack commands from abra-commands.sh..
.. and add a new `abra run_args` command to allow adding arguments to
`docker exec`.
2020-09-11 18:04:47 +02:00
3wc 8da3e7dfca Move -a processing, another shellcheck fix 2020-09-11 16:04:48 +02:00
3wc 69e00bafd6 Fix shellcheck error? 2020-09-11 13:07:01 +02:00
3wc ea79ad809a Allow overriding the STACK_NAME..
..to be able to run e.g. `abra -a traefik logs traefik`
2020-09-11 12:58:59 +02:00
3wc 348e4ca255 Error if .envrc is blocked
Closes #6
2020-09-11 12:58:11 +02:00
3wc ebb763518a `deploy` status, install globally, rename run 2020-09-09 01:55:03 +02:00
3wc 86785b6aea Custom command to generate passwords 2020-09-08 20:10:37 +02:00
3wc 73768b8014 Add install instructions 2020-09-08 20:10:26 +02:00
Luke Murphy df9dd65d46
Add missing PHONY def 2020-09-08 09:21:13 +02:00
Luke Murphy 91395a5f8e
Add stuff for fooling around with yq 2020-09-08 09:19:03 +02:00
Luke Murphy 9c89834d20
Add attempt at logs command 2020-09-08 09:10:37 +02:00
Luke Murphy c29ce5cdda
Appease shellcheck 2020-09-08 08:58:49 +02:00
Luke Murphy 0f6a6018bd
Add installation of shellcheck 2020-09-08 08:55:57 +02:00
Luke Murphy 0be39305b9
Fix target branch 2020-09-08 08:54:54 +02:00
Luke Murphy 5b09ebe6c1
Add CI badge 2020-09-08 08:54:19 +02:00
Luke Murphy 4ba071a2ca
Formatter says use `#` now 2020-09-08 08:54:07 +02:00
Luke Murphy 1682f6a0dd
Add WIP Drone config 2020-09-08 08:53:03 +02:00
Luke Murphy 59e54504fe
Format out some whitespaces 2020-09-08 08:49:27 +02:00
Luke Murphy ca25739a69
Add PHONY marker for re-running targets 2020-09-08 08:49:08 +02:00
Luke Murphy e3109575da
Drop some whitespace 2020-09-08 08:49:02 +02:00
Luke Murphy 55b5ac0e4c
Add default target 2020-09-08 08:48:53 +02:00
Luke Murphy 64a7ead6d5
Help Gitea to render markdown 2020-09-08 08:47:52 +02:00
Luke Murphy b0ec8049a2
Add missing `=` 2020-09-08 08:47:44 +02:00
3wc a8a83f9e06 Initial import 2020-09-07 23:29:29 +02:00