Commit graph

34 commits

Author SHA1 Message Date
Eric Enold ef4ec60ad6 Add support for TablePlus on macOS
https://tableplus.com/
2023-05-25 14:58:46 +02:00
Kevin Baensch fda1f76cc5 Fix missconfigured pipe detection and getopts. 2023-04-26 13:40:04 +02:00
Kevin Baensch 801e735379 Merge branch 'chore/fix_missing_flag_checks' into 'main'
Fix myssh not checking for -d and -c flags.

See merge request ujamii_dev/auto-dev-reverse-proxy!4
2023-04-17 08:56:26 +00:00
Kevin Baensch 8940c8e74e Fix myssh not checking for -d and -c flags. 2023-04-17 10:53:38 +02:00
Eric Enold 0dc643c213 Fix sequel open command not using the dbname config 2023-02-07 07:14:29 +01:00
Kevin Baensch f783ef46b6 Update documentation for database related options. 2023-01-18 17:26:35 +01:00
Kevin Baensch 90702ac55e Add support for optional database names. 2023-01-18 16:54:30 +01:00
Kevin Baensch 981f632e13 Completely remove deprecated sql cli template feature. 2023-01-18 15:21:11 +01:00
Kevin Baensch d2d3ca5617 Use mysql CLI if in pipe mode or user specifies -c. 2023-01-18 10:50:51 +01:00
Kevin Baensch 7575b7040c Use Sequel Ace if available. 2023-01-18 10:22:08 +01:00
Kevin Baensch f1c2a7dbb3 Update docker event query to filter events. 2023-01-18 10:12:23 +01:00
Kevin Baensch 58ce939c40 Fix Container Diffing 2023-01-18 10:10:22 +01:00
Kevin Baensch 69419a8f9c Myssh: make ssh not slurp stdin. 2023-01-06 14:54:36 +01:00
Kevin Baensch f257be1378 Preventing overlap with existing ssh configuration hosts. 2023-01-06 11:43:21 +01:00
Kevin Baensch c7e39d6164 Templater variables do not need to be overridable. 2023-01-06 08:34:35 +01:00
Kevin Baensch 264cf17de5 Add postgres cli support. 2023-01-05 09:48:19 +01:00
Kevin Baensch 9083bfc5ad Remove debug message and wrap more variables. 2022-12-24 19:48:31 +01:00
Kevin Baensch 2e824f92b3 Add fixes to sql proxy 2022-12-23 11:14:55 +01:00
Kevin Baensch b215663184 Semi working myssh script. 2022-12-22 17:12:23 +01:00
Kevin Baensch cfb82fd78a [WIP] Configure SQL Proxy 2022-12-21 19:30:38 +01:00
Kevin Baensch 3544247fc0 Initial working docker-templater+caddy version 2022-12-21 19:26:49 +01:00
Kevin Baensch ed71970153 [WIP] Docker templater mostly working (to be squashed) 2022-12-16 14:17:11 +01:00
Kevin Baensch d1c6d54a22 [WIP] Docker Templater 2022-12-13 17:04:48 +01:00
Kevin Baensch 63067cbb7a myssh: Add warning for custom client script 2022-11-18 12:21:33 +01:00
Kevin Baensch 0dac239d6d myssh: Allow override for sql cli command through template string 2022-11-18 11:58:52 +01:00
Kevin Baensch 8a896cda42 myssh: Allow override for target port 2022-11-18 11:58:18 +01:00
Kevin Baensch f6e126dfcc myssh: Print help text 2022-11-18 11:56:29 +01:00
Kevin Baensch 7240d0fcea Fix renamed variable name. 2022-11-18 09:45:24 +01:00
Kevin Baensch d6250457e2 SQL Proxy: Fix issue with host list 2022-11-17 15:46:38 +01:00
Kevin Baensch 5c9bdad642 myssh: Run Connect before other commands 2022-11-17 15:26:23 +01:00
Kevin Baensch c5f889bb4d Make hostman listen for docker events. 2022-11-17 14:51:49 +01:00
Kevin Baensch 2e3a1ae389 Use SSH Multiplexing 2022-11-17 13:01:07 +01:00
Kevin Baensch d686edef9d Add automation scripts. 2022-11-11 22:29:26 +01:00
Kevin Baensch 40630b86b9 Initial working sql proxy setup 2022-11-11 15:43:18 +01:00