Commit Graph

  • 44c41830a7 Finalise docopt parser integration d1admin 2020-10-26 09:46:14 +01:00
  • ae6c2c26ae A first stab at docopt-sh integration d1admin 2020-10-25 21:41:17 +01:00
  • dad72c820a Re-jig names and add test target in Makefile d1admin 2020-10-25 21:31:41 +01:00
  • eec9a8ba1a Add link to site d1admin 2020-10-25 21:22:29 +01:00
  • bf44270b3d Make CI zippier with alpine d1admin 2020-10-25 21:19:14 +01:00
  • 4bf1dbd7eb Spacing and naming d1admin 2020-10-25 21:17:01 +01:00
  • 4ca1026c2c Don't test against dir that doesnt exist d1admin 2020-10-25 21:16:42 +01:00
  • 891b2cc6c9 Add place holders for change log d1admin 2020-10-25 21:13:33 +01:00
  • 4de7f24d8e Start moving installer scripts over d1admin 2020-10-25 21:08:08 +01:00
  • ad1063a0cc Trim down README for now d1admin 2020-10-25 21:08:03 +01:00
  • 4cfe143326 Install docker using convenience script 3wc 2020-10-23 05:12:13 +02:00
  • 16cc5d9cf7 Fix tests 3wc 2020-10-23 05:04:35 +02:00
  • 9d22797dc8 Attempt to test using bats / drone 3wc 2020-10-23 05:03:01 +02:00
  • 16a09887e6 Rename abra context to abra server 3wc 2020-10-23 05:02:39 +02:00
  • b7757b51b1 Fix abra run if there are 2 containers up 3wc 2020-10-23 03:58:55 +02:00
  • 3c7c7694bf Merge pull request 'Adapt --help output to Click-like format' (#20) from new-help into main 3wordchant 2020-10-23 03:56:50 +02:00
  • f15dfd9f5f First stab at new help d1admin 2020-10-22 21:16:30 +02:00
  • 66dcaedfd0 Add stack and volume as shortcuts to docker 3wc 2020-10-06 20:27:50 +02:00
  • 6598aabc37 Work even if a local path contains $SERVICE 3wc 2020-10-01 01:08:09 +02:00
  • 6759e6a175 Show multiple COMPOSE_FILEs better 3wc 2020-09-29 00:17:26 +02:00
  • 8735362580 Load custom commands from $ABRA_STACK_DIR too 3wc 2020-09-28 15:02:18 +02:00
  • 7223dca951 Re-enable running commands as another user 3wc 2020-09-27 23:45:39 +02:00
  • dd9444b036 Add context init command to set up remote swarm 3wc 2020-09-27 13:26:27 +02:00
  • 81e24b6f72 Remove debugging from secret_generate 3wc 2020-09-27 13:26:15 +02:00
  • 16292df5f6 Fix installer and mark new patch 0.3.1 d1admin 2020-09-27 08:20:02 +02:00
  • 92c91ddbb0 Add log entry 0.3.0 d1admin 2020-09-27 08:17:00 +02:00
  • cff9b13f60 Remove quote d1admin 2020-09-27 08:04:22 +02:00
  • 0444991636 Fix ticks d1admin 2020-09-27 08:04:03 +02:00
  • 28ba33b18e Fix indentation d1admin 2020-09-27 08:03:17 +02:00
  • 77eb83b128 Add credit to sub_multilogs 3wc 2020-09-25 00:48:46 +02:00
  • ff7fcf2201 Combined logging 3wc 2020-09-25 00:36:23 +02:00
  • b0d525a980 Tweak usage text 3wc 2020-09-24 21:19:40 +02:00
  • aa1ffd5d8a Add success() method & secret insert subcommand 3wc 2020-09-24 21:17:08 +02:00
  • 5627e67bf7 Bail if we can't load the specified $ABRA_ENV 3wc 2020-09-24 14:45:53 +02:00
  • 29343369f3 Further tidy-up (+ add warning()) 3wc 2020-09-23 11:53:34 +02:00
  • 427ed97678 Update README and tweak default STACK_DIR 3wc 2020-09-22 16:13:18 +02:00
  • b01fee3c86 Add -e, -c and ABRA_STACK_DIR options.. 3wc 2020-09-22 16:04:28 +02:00
  • 949246821f Clarify versioning d1admin 2020-09-24 09:19:58 +02:00
  • 60f2892acd Fix CI d1admin 2020-09-24 09:18:31 +02:00
  • 0268685cfa Declare minor bump 0.2.0 d1admin 2020-09-24 09:09:17 +02:00
  • dd4f31d9a1 Switch over to scripts.d d1admin 2020-09-24 09:03:25 +02:00
  • 8a19bb059c Clarify repo d1admin 2020-09-22 15:00:23 +02:00
  • 3a1f4e7bf6 Bump to next version 0.1.2 d1admin 2020-09-22 14:18:41 +02:00
  • a065f5f2a6 Rough and ready upgrading d1admin 2020-09-22 14:17:12 +02:00
  • 3d47cf97c0 Update notes about installer and tags d1admin 2020-09-22 14:02:59 +02:00
  • e052aa2b27 Add note about installer scripts repo d1admin 2020-09-22 13:58:17 +02:00
  • 9660f32b84 Check also the installer script d1admin 2020-09-22 13:55:44 +02:00
  • 32cef2af68 Add interactive flags for future d1admin 2020-09-22 13:55:26 +02:00
  • e2e1e07803 Add installer script (first stab) 0.1.1 d1admin 2020-09-22 13:37:33 +02:00
  • 15bdd11599 Jiggle README and add CHANGELOG 0.1.0 d1admin 2020-09-22 13:05:23 +02:00
  • f4798bf3bd Context set-up, Subsubcommands, COMPOSE->{_FILE} 3wc 2020-09-22 00:08:13 +02:00
  • efd43752d6 Add mysqldump example 3wc 2020-09-22 00:05:28 +02:00
  • 46de298b7f Appease shellcheck 3wc 2020-09-19 12:02:55 +02:00
  • 5a646abb12 Respect COMPOSE var to make optional services easier 3wc 2020-09-18 23:42:01 +02:00
  • 4658e3484c Add abra cp command to push & pull files 3wc 2020-09-14 19:16:34 +02:00
  • f0a17bfd87 Add yq key checking for abra.yml d1admin 2020-09-14 00:16:46 +02:00
  • 6fdb0d64af Un-bork quoting to allow splitting d1admin 2020-09-13 23:36:35 +02:00
  • 67dafbb274 Remove bad quoting d1admin 2020-09-13 23:33:55 +02:00
  • dfe588d7f8 Don't try and show $DOMAIN if undefined 3wc 2020-09-13 17:42:03 +02:00
  • 09bd22d320 Re-force the symlink d1admin 2020-09-13 09:32:39 +02:00
  • c7e5e3cc98 Appease shellcheck d1admin 2020-09-13 09:31:43 +02:00
  • 76986927eb Allow passing arguments to logs 3wc 2020-09-12 14:00:28 +02:00
  • b67d45e14d Load per-stack commands from abra-commands.sh.. 3wc 2020-09-11 18:04:47 +02:00
  • 8da3e7dfca Move -a processing, another shellcheck fix 3wc 2020-09-11 16:04:48 +02:00
  • 69e00bafd6 Fix shellcheck error? 3wc 2020-09-11 13:07:01 +02:00
  • ea79ad809a Allow overriding the STACK_NAME.. 3wc 2020-09-11 12:58:59 +02:00
  • 348e4ca255 Error if .envrc is blocked 3wc 2020-09-11 12:58:11 +02:00
  • ebb763518a deploy status, install globally, rename run 3wc 2020-09-09 01:54:27 +02:00
  • 86785b6aea Custom command to generate passwords 3wc 2020-09-08 20:10:37 +02:00
  • 73768b8014 Add install instructions 3wc 2020-09-08 20:10:26 +02:00
  • df9dd65d46 Add missing PHONY def d1admin 2020-09-08 09:21:13 +02:00
  • 91395a5f8e Add stuff for fooling around with yq d1admin 2020-09-08 09:19:03 +02:00
  • 9c89834d20 Add attempt at logs command d1admin 2020-09-08 09:10:37 +02:00
  • c29ce5cdda Appease shellcheck d1admin 2020-09-08 08:58:49 +02:00
  • 0f6a6018bd Add installation of shellcheck d1admin 2020-09-08 08:55:57 +02:00
  • 0be39305b9 Fix target branch d1admin 2020-09-08 08:54:54 +02:00
  • 5b09ebe6c1 Add CI badge d1admin 2020-09-08 08:54:19 +02:00
  • 4ba071a2ca Formatter says use # now d1admin 2020-09-08 08:54:07 +02:00
  • 1682f6a0dd Add WIP Drone config d1admin 2020-09-08 08:53:03 +02:00
  • 59e54504fe Format out some whitespaces d1admin 2020-09-08 08:49:27 +02:00
  • ca25739a69 Add PHONY marker for re-running targets d1admin 2020-09-08 08:49:08 +02:00
  • e3109575da Drop some whitespace d1admin 2020-09-08 08:49:02 +02:00
  • 55b5ac0e4c Add default target d1admin 2020-09-08 08:48:53 +02:00
  • 64a7ead6d5 Help Gitea to render markdown d1admin 2020-09-08 08:47:52 +02:00
  • b0ec8049a2 Add missing = d1admin 2020-09-08 08:47:44 +02:00
  • a8a83f9e06 Initial import 3wc 2020-09-07 23:29:29 +02:00