Commit Graph

72 Commits

Author SHA1 Message Date
Kevin Baensch 2df636157c Merge branch 'renovate/caddy-2.x' into 'main'
Update caddy Docker tag to v2.7.4

See merge request ujamii_dev/auto-dev-reverse-proxy!8
2023-08-18 09:02:31 +00:00
Renovate 16c9ed6ccc Update caddy Docker tag to v2.7.4 2023-08-17 23:05:06 +00:00
Eric Enold 9997f8345f Merge branch 'feature/support-tableplus' into 'main'
Add support for TablePlus on macOS

See merge request ujamii_dev/auto-dev-reverse-proxy!7
2023-06-07 12:45:13 +00:00
Kevin Baensch e9a148093c Merge branch 'renovate/caddy-2.x' into 'main'
Update caddy Docker tag to v2.6.4

See merge request ujamii_dev/auto-dev-reverse-proxy!6
2023-06-02 06:48:31 +00:00
Eric Enold ef4ec60ad6 Add support for TablePlus on macOS
https://tableplus.com/
2023-05-25 14:58:46 +02:00
Renovate f04ed210d5 Update caddy Docker tag to v2.6.4 2023-05-22 13:20:30 +00:00
Kevin Baensch 44d6661496 Merge branch 'renovate/configure' into 'main'
Configure Renovate

See merge request ujamii_dev/auto-dev-reverse-proxy!5
2023-05-22 13:11:29 +00:00
Renovate b691ee21d8 Add renovate.json 2023-05-22 13:10:20 +00: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
Kevin Baensch 84baa7802b Merge branch 'bugfix/sequel-dbname' into 'main'
Fix sequel open command not using the dbname config

See merge request ujamii_dev/auto-dev-reverse-proxy!3
2023-02-16 15:30:57 +00: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 d0def12044 Improve readablility of README. 2023-01-18 15:11:10 +01:00
Kevin Baensch b77fa30c7b Update Documentation. 2023-01-18 15:07:50 +01:00
Kevin Baensch 18caa2025b Allow multiple hostnames for a container. 2023-01-18 15:02:13 +01:00
Kevin Baensch 01eee56fb7 Require y/n in setup. 2023-01-18 11:01:50 +01:00
Kevin Baensch d3399944b1 Merge branch 'feature/ace' into 'main'
Feature/ace

See merge request ujamii_dev/auto-dev-reverse-proxy!2
2023-01-18 09:52:44 +00: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 6db91f6502 Merge branch 'caddy' into 'main'
Caddy

See merge request ujamii_dev/auto-dev-reverse-proxy!1
2023-01-18 09:13:35 +00: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 a24298219e MacOS default group is not user name. 2023-01-09 10:41:41 +01:00
Kevin Baensch 69419a8f9c Myssh: make ssh not slurp stdin. 2023-01-06 14:54:36 +01:00
Kevin Baensch cb040df48b Always restart sshd after setup. 2023-01-06 11:43:21 +01:00
Kevin Baensch f257be1378 Preventing overlap with existing ssh configuration hosts. 2023-01-06 11:43:21 +01:00
Kevin Baensch f77e32f7ee Fix missing newline when adding new authorized ssh keys. 2023-01-06 09:19:59 +01:00
Kevin Baensch f0cbc32c36 Update Documentation 2023-01-06 08:53:54 +01:00
Kevin Baensch 606f582dc0 Remove unused environment variable. 2023-01-06 08:53:30 +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 e30d950f88 Ignore caddy_data folder. 2022-12-24 19:47:01 +01:00
Kevin Baensch 2e824f92b3 Add fixes to sql proxy 2022-12-23 11:14:55 +01:00
Kevin Baensch f35b108e17 Small fixes to setup script. 2022-12-23 10:14:56 +01:00
Kevin Baensch 87641a0714 Merge compose configurations. 2022-12-23 09:43:17 +01:00
Kevin Baensch ded4b31dbb Update setup script. 2022-12-23 09:29:35 +01:00
Kevin Baensch b215663184 Semi working myssh script. 2022-12-22 17:12:23 +01:00
Kevin Baensch 0f8b7b0530 Update README documentation to reference labels 2022-12-21 19:43:49 +01:00
Kevin Baensch cfb82fd78a [WIP] Configure SQL Proxy 2022-12-21 19:30:38 +01:00
Kevin Baensch 566c56c423 Add documentation for SSL cert configuration 2022-12-21 19:27:16 +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 90c0bb52e3 Setup script remove realpath (not available on MacOS) 2022-11-22 16:40:01 +01:00
Kevin Baensch 6ba9099e7c Set host bound sshd port to 3022. 2022-11-21 17:47:41 +01:00