Commit Graph

  • 3fb617a797
    Support removing a stack before deploying main decentral1se 2021-06-05 08:33:03 +0200
  • 563356b8b8 Drop pinning, it'll be fine decentral1se 2021-05-05 13:05:26 +0200
  • 6bbcdb9396 Fix badge link decentral1se 2020-12-26 20:18:23 +0100
  • 6db9058c62 Make sure we wait for stack on the right host 3wc 2020-09-28 00:42:49 +0200
  • cc16850b1c Whoops, don't deploy the stack locally 🤦 3wc 2020-09-27 21:56:08 +0200
  • 9f9d4bafe9 Wait for newly-created networks before continuing 3wc 2020-09-27 21:51:20 +0200
  • 19df46692f Split PLUGIN_NETWORKS 3wc 2020-09-27 21:43:39 +0200
  • 0376ea7376 Debug PLUGIN_NETWORKS 3wc 2020-09-27 21:38:39 +0200
  • 9ebb6d0995 Sorry, shellcheck! 🐢😳 3wc 2020-09-27 21:35:02 +0200
  • dae01492e2 Add network documentation 3wc 2020-09-27 21:20:17 +0200
  • d4ea740256 Add create_networks 3wc 2020-09-27 19:57:41 +0200
  • ed773e37f0 Fix crash on missing run_cleanup 3wc 2020-09-27 13:25:01 +0200
  • 6f125529b1
    Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/stack-ssh-deploy into main Luke Murphy 2020-09-27 08:07:25 +0200
  • 2ceca40aa5
    Only cleanup if were purging also Luke Murphy 2020-09-27 08:07:13 +0200
  • f57f7b2a8c Better approach: only run cleanup during purge 3wc 2020-09-26 16:14:32 +0200
  • 314d9dd611 Revert "Set DOCKER_HOST to try and prevent hang" 3wc 2020-09-26 16:13:47 +0200
  • 061f8e8732 Set DOCKER_HOST to try and prevent hang 3wc 2020-09-26 16:02:20 +0200
  • 1c43771400 Fix docker argument order 3wc 2020-09-25 23:54:12 +0200
  • e9cf7313bf Tweak nuclear destroy-all-secrets command 3wc 2020-09-25 23:45:50 +0200
  • a1222dc7d8
    Remove dodgy docs from me Luke Murphy 2020-09-25 21:04:49 +0200
  • 1dfa801dcb
    Appease formatter Luke Murphy 2020-09-25 21:02:52 +0200
  • 904c475947 Tidy up secret generation 3wc 2020-09-25 20:55:07 +0200
  • 49bf48039b
    Skip errors Luke Murphy 2020-09-25 20:53:01 +0200
  • 7d1031c7e0 Set SECRET using eval 3wc 2020-09-25 20:53:09 +0200
  • 661a65caae Attempt to bypass gitea crash 3wc 2020-09-25 20:51:19 +0200
  • 1206a21e8f Debugging 3wc 2020-09-25 20:50:09 +0200
  • 639cc19e42 Appease shellcheck 3wc 2020-09-25 20:48:33 +0200
  • 4c5c73ec15 Skip instead of remove existing secrets 3wc 2020-09-25 20:47:13 +0200
  • fc822929e3
    Fix secret removal Luke Murphy 2020-09-25 20:43:27 +0200
  • 2be8874db1
    Move secret cleanup to cleanup area Luke Murphy 2020-09-25 20:40:51 +0200
  • 6aa9183e19
    Just completely trash all the secrets fuck it Luke Murphy 2020-09-25 20:39:50 +0200
  • 1fb6799b10 Delete secrets if using `generate_secrets` 3wc 2020-09-25 20:37:43 +0200
  • d9b0724a19
    Wait before cleaning and add TODO Luke Murphy 2020-09-25 20:35:27 +0200
  • cd8ef52860 Set DOCKER_HOST before creating secrets 3wc 2020-09-25 20:32:04 +0200
  • feba68f11e
    Separate purge/cleanup and try sleep hack Luke Murphy 2020-09-25 20:29:24 +0200
  • ed714f8cf5
    Add missing sub-command Luke Murphy 2020-09-25 20:22:48 +0200
  • 03b745083c
    Load deploy keys first Luke Murphy 2020-09-25 20:21:19 +0200
  • 7631f09aa6
    Re-work DOCKER_HOST usage Luke Murphy 2020-09-25 20:19:10 +0200
  • f55ecf5d45
    Add secrets field doc Luke Murphy 2020-09-25 20:12:06 +0200
  • 7fd5b53ac0
    Document purge Luke Murphy 2020-09-25 20:07:57 +0200
  • 88d595019d
    Separate version output and add purging Luke Murphy 2020-09-25 20:04:36 +0200
  • 0df62ef7c5
    Drop onto multiple lines Luke Murphy 2020-09-25 20:04:06 +0200
  • d776a4a29e
    Add ssh key loading debugging Luke Murphy 2020-09-25 20:03:22 +0200
  • efa7f00320
    Use global DOCKER_HOST Luke Murphy 2020-09-25 20:03:10 +0200
  • a62a8a1432
    Appease formatter Luke Murphy 2020-09-25 19:55:56 +0200
  • 3ff306e037 Download yq instead of running it via docker 3wc 2020-09-25 19:51:30 +0200
  • 6c3aa39a76 Show yq container contents to debug missing file 3wc 2020-09-25 19:31:21 +0200
  • a8042ded33 Add generate_secrets functionality 3wc 2020-09-25 19:26:21 +0200
  • 29898dda53 Remove bash `-x` option 3wc 2020-09-25 16:20:05 +0200
  • 171b627e0a Wait for success using docker-stack-wait-deploy 3wc 2020-09-25 16:11:48 +0200
  • d5ea15ccb2 Revert "REVERT ME debugging private key (!!) output" 3wc 2020-09-25 14:37:17 +0200
  • 16f1e2daa5 REVERT ME debugging private key (!!) output 3wc 2020-09-25 14:33:22 +0200
  • fac9f837d1
    Explain latest tag Luke Murphy 2020-09-25 13:30:33 +0200
  • 1f725f1281
    Point to latest Luke Murphy 2020-09-25 12:57:09 +0200
  • 3c5203c759
    Fix bash version Luke Murphy 2020-09-25 12:55:10 +0200
  • c6d103176c
    Appease shellcheck Luke Murphy 2020-09-25 12:44:00 +0200
  • 7d10f3d193
    Capture errors via bash -e flag Luke Murphy 2020-09-25 12:43:54 +0200
  • 42f3b17dcf
    Install bash Luke Murphy 2020-09-25 12:43:49 +0200
  • c0f03a08d0
    Use latest tag instead Luke Murphy 2020-09-25 12:43:41 +0200
  • 7c054a6639
    Add shellchecking Luke Murphy 2020-09-25 12:43:35 +0200
  • c38bd61daa
    Dont always exit 0 if we get errors Luke Murphy 2020-09-23 09:44:10 +0200
  • 7ea09b7a64
    More hacking towards user/port/host combinations Luke Murphy 2020-09-23 09:38:51 +0200
  • 7c11311f02
    Add port and drop ssh:// from user side Luke Murphy 2020-09-23 09:31:36 +0200
  • 13b37ce16d
    Create folder and shuffle order Luke Murphy 2020-09-23 09:24:15 +0200
  • 7d18025ae5
    Add keyscan, use only version checker Luke Murphy 2020-09-23 09:21:21 +0200
  • d04583f6d2
    More debug logs, host in the right place Luke Murphy 2020-09-23 09:12:21 +0200
  • 9655b55dd7
    Add maybe a working implementation Luke Murphy 2020-09-23 09:00:55 +0200
  • bdeba12004
    More docs: plugin + semver ref Luke Murphy 2020-09-23 08:56:27 +0200
  • 056d53d29d
    More more more settings Luke Murphy 2020-09-23 08:50:38 +0200
  • da969af327
    Add more debug logging Luke Murphy 2020-09-23 08:45:35 +0200
  • d837648013
    Move publishing docs down Luke Murphy 2020-09-23 08:44:56 +0200
  • 2aa5592d3b
    Add settings spec Luke Murphy 2020-09-23 08:44:37 +0200
  • c3263be5ab
    Add host to example Luke Murphy 2020-09-23 08:38:20 +0200
  • 0a0e6501f0
    Use right path, just run script Luke Murphy 2020-09-23 08:36:19 +0200
  • 1c4263ff5d
    Switch over to sh Luke Murphy 2020-09-23 08:35:16 +0200
  • 14f7ac7c0a
    Bootstrapping stack deploy plugin Luke Murphy 2020-09-23 08:32:50 +0200