|  | ce57d5ed54 | fix: merge messages | 2021-11-21 14:42:22 +01:00 |  | 
			
				
					|  | 3b01b1bb2e | docs: explain docker context also | 2021-11-21 14:11:27 +01:00 |  | 
			
				
					|  | fbdb792795 | fix: add app name to ps output + docs Part of coop-cloud/organising#252. | 2021-11-21 14:07:19 +01:00 |  | 
			
				
					|  | 900f40f07a | fix: add app name to list output Part of coop-cloud/organising#252. | 2021-11-21 13:43:21 +01:00 |  | 
			
				
					|  | ecd2a63f0a | fix: counts apps + drop versions meta without -S | 2021-11-21 13:40:23 +01:00 |  | 
			
				
					|  | 304b70639f | fix: only check catalogue once | 2021-11-19 15:50:29 +01:00 |  | 
			
				
					|  | d821975aa2 | fix: dont check servers so many times | 2021-11-19 15:50:17 +01:00 |  | 
			
				
					|  | 1b836dbab6 | fix: better borked ssh config message See coop-cloud/organising#243. | 2021-11-19 15:29:54 +01:00 |  | 
			
				
					|  | cc37615d83 | refactor: move debug to internal | 2021-11-18 20:04:40 +01:00 |  | 
			
				
					|  | 1f6e4fa4a3 | fix: ensure to init/commit the new recipe repo Part of coop-cloud/organising#247. | 2021-11-15 18:55:13 +01:00 |  | 
			
				
					|  | 299faa1adf   | refactor: move file pulling/pushing logic to internal | 2021-11-15 16:48:23 +01:00 |  | 
			
				
					|  | 9122c0a9b8 | fix: ensure domain/server resolve to same ipv4 See coop-cloud/organising#227 (comment). | 2021-11-14 22:47:18 +01:00 |  | 
			
				
					|  | 85ff04202f | fix: ensure ipv4 is present for app deploys See coop-cloud/organising#227. | 2021-11-13 23:04:58 +01:00 |  | 
			
				
					|  | ecba4e01f1 | feat: autocomplete for app cp app names | 2021-11-13 22:50:45 +01:00 |  | 
			
				
					|  | 751b187df6 | fix: check local path exists See coop-cloud/organising#245. | 2021-11-13 22:50:45 +01:00 |  | 
			
				
					|  | f74261dbe6 | docs: document app cp command syntax See coop-cloud/organising#245. | 2021-11-13 22:50:45 +01:00 |  | 
			
				
					|  | b6a6163eff | chore: skip new repo + sort [ci skip] | 2021-11-13 20:55:50 +01:00 |  | 
			
				
					|  | c25b2b17df   | feat: upgrade to rc from abra | 2021-11-13 17:34:20 +01:00 |  | 
			
				
					|  | 215431696e | feat: implement app restart Closes coop-cloud/organising#239. | 2021-11-10 07:52:45 +01:00 |  | 
			
				
					|  | db10c7b849 | feat: run wizard mode on recipe upgrade [ci skip] | 2021-11-09 18:06:06 +01:00 |  | 
			
				
					|  | d38f82ebe7 | docs: drop recipe [ci skip] | 2021-11-09 18:05:53 +01:00 |  | 
			
				
					|  | 6f26b51f3e | fix: only check host keys on requested hosts See coop-cloud/organising#242. | 2021-11-09 17:44:13 +01:00 |  | 
			
				
					|  | edb427a7ae | feat: implement host key checking Closes coop-cloud/organising#237. | 2021-11-08 15:37:23 +01:00 |  | 
			
				
					|  | 3dc186e231 | chore: make comment more general [ci skip] | 2021-11-07 00:13:03 +01:00 |  | 
			
				
					|  | 1467ae5007 | feat: teach catalogue generate to use git | 2021-11-07 00:03:01 +01:00 |  | 
			
				
					|  | 2b9395be1a | feat: make sync use wizard mode Some bugs squashed while testing this extensively. | 2021-11-06 23:40:22 +01:00 |  | 
			
				
					|  | a539033b55 | docs: use consistent naming [ci skip] | 2021-11-06 22:38:29 +01:00 |  | 
			
				
					|  | 63d9703d9d | feat: make release use wizard mode Some bugs squashed while testing this extensively. | 2021-11-06 22:36:01 +01:00 |  | 
			
				
					|  | 04e24022f5 | feat: auto-deploy traefik prototype Closes coop-cloud/organising#212. | 2021-11-03 09:41:20 +01:00 |  | 
			
				
					|  | c227972c12 | WIP: make "abra app deploy" callable by code Closes coop-cloud/organising#212. | 2021-11-03 09:21:15 +01:00 |  | 
			
				
					|  | 911f22233f | refactor: use better name for file | 2021-11-03 09:11:30 +01:00 |  | 
			
				
					|  | 7d8e2d9dd1 | WIP: make "abra app new" callable by code Part of coop-cloud/organising#212. | 2021-11-03 09:10:13 +01:00 |  | 
			
				
					|  | f041083604 | feat: support hetzner cloud server removal Part of coop-cloud/organising#212. | 2021-11-03 08:34:36 +01:00 |  | 
			
				
					|  | f57ae1e904 | fix: remove debug statements Closes coop-cloud/organising#217. | 2021-11-03 07:56:26 +01:00 |  | 
			
				
					|  | 49a87cae2e | fix: use more robust output cmd | 2021-11-03 07:56:19 +01:00 |  | 
			
				
					|  | f0de18a7f0 | fix: use echo style + fix formatting | 2021-11-03 07:48:30 +01:00 |  | 
			
				
					|  | 1caef09cd2 | feat: autocomplete helper command Closes coop-cloud/organising#216. | 2021-11-03 07:28:18 +01:00 |  | 
			
				
					|  | e4e606efb0 | feat: catalogue generate now rate limits Closes coop-cloud/organising#231. | 2021-11-03 06:53:38 +01:00 |  | 
			
				
					|  | f02ea7ca0d | feat: add recipe version pinning closes: coop-cloud/organising#186 | 2021-11-03 05:28:23 +00:00 |  | 
			
				
					|  | 3d3c4b3aae | fix: add new repo to skip list | 2021-11-02 21:52:11 +01:00 |  | 
			
				
					|  | ede5a59562 | Revert c76601c9ceThis is already handled and does not need to be run again. | 2021-11-02 15:47:09 +01:00 |  | 
			
				
					|  | c76601c9ce | fix: ensure version for regular deploy | 2021-11-02 15:16:19 +01:00 |  | 
			
				
					|  | 9b704b002b | fix: include app arg in docs Follow up to bd92c52eed. | 2021-11-02 14:54:53 +01:00 |  | 
			
				
					|  | ab02c5f0dd | feat: support better domain defaults Closes coop-cloud/organising#221. | 2021-11-02 14:44:16 +01:00 |  | 
			
				
					|  | f2b02e39a7 | fix: allow config to open broken env files Closes coop-cloud/organising#223. | 2021-11-02 14:38:53 +01:00 |  | 
			
				
					|  | 31f6bd06a5 | fix: use correct formatting function | 2021-11-02 14:24:40 +01:00 |  | 
			
				
					|  | bd92c52eed | fix: document secret names more coherently Closes coop-cloud/organising#215. | 2021-11-02 14:21:55 +01:00 |  | 
			
				
					|  | 0486091768 | fix: handle flags order validatio better Closes coop-cloud/organising#214. | 2021-11-02 14:08:54 +01:00 |  | 
			
				
					|  | f833ccb864 | fix: handle recipe name passing correctly Closes coop-cloud/organising#224. | 2021-11-02 13:33:46 +01:00 |  | 
			
				
					|  | 7022f42711 | fix: docs and fix for new recipes Closes coop-cloud/organising#228. | 2021-11-02 13:29:58 +01:00 |  |