99 Commits

Author SHA1 Message Date
3wc
5b7f43ca0b Another attempt at SSH host key fix..
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 22:01:31 -04:00
3wc
a24ca3ccd2 Attempt to support issues with newer SSH clients
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-16 21:51:31 -04:00
e9538a63eb Merge pull request 'chore(deps): update debian docker tag to v11 (main)' (!9) from renovate/main-debian-11.x into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: coop-cloud/stack-ssh-deploy#9
2023-04-17 01:38:00 +00:00
f93514a174 chore(deps): update debian docker tag to v11 2023-04-17 01:37:04 +00:00
3wc
be963d420e Ignore failures running docker system prune
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 12:31:03 -08:00
3wc
76078a2f6c Switch to publishing on our Gitea
All checks were successful
continuous-integration/drone/push Build is passing
Re: coop-cloud/organising#369
2023-01-21 11:29:04 -08:00
3wc
3b95b98442 Improve debugging output
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 11:07:31 -08:00
3wc
992d1dbae2 Fix multiple compose file secret generation?
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 11:02:47 -08:00
3wc
143b8974d6 Output generated secrets for debugging
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 10:36:54 -08:00
3wc
69df540680 Handle secret generation in multiple compose files?
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 23:34:12 -08:00
3wc
768c48ddf9 Output PLUGIN_COMPOSE
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 23:04:56 -08:00
3wc
890c8b670f Fix Drone badge link
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 22:58:57 -08:00
3wc
91f6cba3e9 Handle multiple compose files 2023-01-20 22:47:48 -08:00
7b20ae5196 Merge pull request 'Configure Renovate' (#8) from renovate/configure into main
Reviewed-on: coop-cloud/stack-ssh-deploy#8
2023-01-19 10:55:26 +00:00
6d03bd3eb3 Add renovate.json 2023-01-19 08:11:50 +00:00
923f9b7f3f fix: login and pull on host, not inside container
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-21 14:11:09 +00:00
d3fc7fca73
added print
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-17 15:45:30 +00:00
794989ef9d
try to get it to build this commit 2022-01-17 14:40:10 +00:00
8e193aa748
deploy to thecoopcloud instead 2022-01-17 14:35:19 +00:00
0ffe15d0e3
added image argument for private images 2022-01-07 23:02:43 +00:00
a8e77f1aee
feat: add new makefile target [ci skip] 2022-01-05 11:51:30 +01:00
0ed35c1a0d
fix: if they're not missing, run this 2022-01-05 11:49:44 +01:00
3fde5ef21a
attempt to support private registries 2022-01-04 14:49:01 +01:00
decentral1se
3fb617a797
Support removing a stack before deploying
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
2021-06-05 08:33:03 +02:00
decentral1se
563356b8b8 Drop pinning, it'll be fine
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-05 13:05:26 +02:00
decentral1se
6bbcdb9396 Fix badge link
Some checks failed
continuous-integration/drone/push Build is failing
2020-12-26 20:18:23 +01:00
3wc
6db9058c62 Make sure we wait for stack on the right host
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-28 00:42:49 +02:00
3wc
cc16850b1c Whoops, don't deploy the stack locally 🤦
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 21:56:08 +02:00
3wc
9f9d4bafe9 Wait for newly-created networks before continuing
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 21:52:50 +02:00
3wc
19df46692f Split PLUGIN_NETWORKS
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 21:46:21 +02:00
3wc
0376ea7376 Debug PLUGIN_NETWORKS
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 21:38:39 +02:00
3wc
9ebb6d0995 Sorry, shellcheck! 🐢😳
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 21:35:02 +02:00
3wc
dae01492e2 Add network documentation
[ci skip]
2020-09-27 21:20:17 +02:00
3wc
d4ea740256 Add create_networks
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-27 19:57:41 +02:00
3wc
ed773e37f0 Fix crash on missing run_cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 13:25:01 +02:00
6f125529b1
Merge branch 'main' of ssh://git.autonomic.zone:2222/autonomic-cooperative/stack-ssh-deploy into main
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-27 08:07:25 +02:00
2ceca40aa5
Only cleanup if were purging also 2020-09-27 08:07:13 +02:00
3wc
f57f7b2a8c Better approach: only run cleanup during purge
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-26 16:14:45 +02:00
3wc
314d9dd611 Revert "Set DOCKER_HOST to try and prevent hang"
This reverts commit 061f8e8732c536d2c720820b0441d21033f100ae.
2020-09-26 16:13:47 +02:00
3wc
061f8e8732 Set DOCKER_HOST to try and prevent hang
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-26 16:02:20 +02:00
3wc
1c43771400 Fix docker argument order
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #5
2020-09-26 00:24:21 +02:00
3wc
e9cf7313bf Tweak nuclear destroy-all-secrets command
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 23:47:30 +02:00
a1222dc7d8
Remove dodgy docs from me
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 21:04:49 +02:00
1dfa801dcb
Appease formatter
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 21:02:52 +02:00
3wc
904c475947 Tidy up secret generation
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 20:55:30 +02:00
49bf48039b
Skip errors
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 20:53:51 +02:00
3wc
7d1031c7e0 Set SECRET using eval
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 20:53:09 +02:00
3wc
661a65caae Attempt to bypass gitea crash
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 20:51:19 +02:00
3wc
1206a21e8f Debugging 2020-09-25 20:50:54 +02:00
3wc
639cc19e42 Appease shellcheck
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-25 20:48:33 +02:00