Commit Graph
52 Commits
Author SHA1 Message Date
RoyDumblauskas d86498eac4 dumb command arg order issue 2025-12-26 12:40:18 -06:00
RoyDumblauskas 1db236d965 add tostring cast to dataport 2025-12-26 12:28:00 -06:00
RoyDumblauskas a7787b9272 add port option in cas of non-standard port for psql 2025-12-26 12:16:16 -06:00
RoyDumblauskas bf18cb0d5d grant database ownership 2025-11-23 20:39:54 -06:00
RoyDumblauskas d2a5784582 ipv6 connection 2025-11-23 20:10:30 -06:00
RoyDumblauskas 97e686aaa4 mask localhost 2025-11-23 19:56:59 -06:00
RoyDumblauskas cf618a86d3 allow md5 connection to prod database 2025-11-23 19:52:45 -06:00
RoyDumblauskas 14c2f8c065 bash variable mixup 2025-11-23 19:34:18 -06:00
RoyDumblauskas bcd776330c firewall rules 2025-11-23 19:03:19 -06:00
RoyDumblauskas d85483490a granular role access 2025-11-23 19:01:32 -06:00
RoyDumblauskas 0af530f49c Change user naming format to start using more explicit connection rules 2025-11-21 17:36:26 -06:00
RoyDumblauskas efed7d0e81 open machine firewall for psql port 2025-11-19 02:47:03 -06:00
RoyDumblauskas 7fb910dbd4 open machine firewall for psql port 2025-11-19 02:45:45 -06:00
RoyDumblauskas 4363814881 add mask 2025-11-19 02:41:01 -06:00
RoyDumblauskas 4de30276a8 add host explicitly 2025-11-19 02:36:56 -06:00
RoyDumblauskas e3c9a75eca found the pg_hba.conf source 2025-11-19 02:30:55 -06:00
RoyDumblauskas 9ccea72307 found the pg_hba.conf source 2025-11-19 02:29:31 -06:00
RoyDumblauskas cb42b32830 add number to mkOverride, not sure why 2025-11-19 02:08:40 -06:00
RoyDumblauskas 3eb7787c24 string value? 2025-11-19 02:05:34 -06:00
RoyDumblauskas c85bdc7e3d override auth options 2025-11-19 02:02:16 -06:00
RoyDumblauskas a6ded52737 ignore case with grep 2025-11-19 01:34:09 -06:00
RoyDumblauskas 62e96a63eb straggling create command 2025-11-19 01:30:22 -06:00
RoyDumblauskas d0df095c84 grep command formatting 2025-11-19 01:28:18 -06:00
RoyDumblauskas 1cf2be229c grep command formatting 2025-11-19 01:22:55 -06:00
RoyDumblauskas 7b16a6c8c2 copied wrong 2025-11-19 01:18:07 -06:00
RoyDumblauskas 644b8e0f20 use enableTCPIP, not listenaddress. Except all enableTCPIP does is change the listen address :/ 2025-11-19 01:17:20 -06:00
RoyDumblauskas f8bace0d21 correct bash 'if' syntax 2025-11-19 01:12:28 -06:00
RoyDumblauskas 35d8be664e spelled privileges wrong 2025-11-19 00:37:33 -06:00
RoyDumblauskas 708d174231 password string needs single quotes 2025-11-19 00:35:24 -06:00
RoyDumblauskas 103ea4d7a9 was editing the wrong line 2025-11-19 00:32:49 -06:00
RoyDumblauskas db70ffb9a3 single quotes 2025-11-19 00:30:03 -06:00
RoyDumblauskas b8970f9efc escape quotes for password 2025-11-19 00:27:17 -06:00
RoyDumblauskas cfb9bf71dd psql_bin, not a dash 2025-11-19 00:22:30 -06:00
RoyDumblauskas 246a99ab4b use WITH keyword 2025-11-19 00:19:03 -06:00
RoyDumblauskas 56ddac14ff double quotes for bash 2025-11-19 00:08:28 -06:00
RoyDumblauskas 3c517cbf7d escape using \'' 2025-11-19 00:00:38 -06:00
RoyDumblauskas 61fdb03c4e try curly braces for bash variables 2025-11-18 23:57:53 -06:00
RoyDumblauskas 2b9683ab4e need semicolons 2025-11-18 23:52:12 -06:00
RoyDumblauskas aa6e9b45c1 string it 2025-11-18 23:49:08 -06:00
RoyDumblauskas 98b469a0c5 -c option with psql 2025-11-18 23:46:53 -06:00
RoyDumblauskas 470b44b25c create role, assign priveleges 2025-11-18 23:40:30 -06:00
RoyDumblauskas f8910f5dc9 need to specify 'samenet' for psql 2025-11-18 23:12:07 -06:00
RoyDumblauskas 82a7d8cebf bootstrap script from scratch 2025-11-18 23:03:01 -06:00
RoyDumblauskas f142b1015f hotfixing 2025-11-16 18:47:39 -06:00
RoyDumblauskas 0051477101 more quoting shenanigans 2025-11-16 18:42:43 -06:00
RoyDumblauskas 9f698bcdb4 add single quotes to command blocks 2025-11-16 18:26:17 -06:00
RoyDumblauskas f20ef5576a hotfixing 2025-11-16 01:01:00 -06:00
RoyDumblauskas 5a6d128787 fix bootstrapping script 2025-11-16 00:53:13 -06:00
RoyDumblauskas bc38eff064 pkgs name 2025-11-16 00:09:43 -06:00
RoyDumblauskas 7b27d46db8 dataDir must be absolute path 2025-11-16 00:07:49 -06:00