Commit Graph

704 Commits

Author SHA1 Message Date
Ryan W 3f3f94f290 Render is using ENTRYPOINT now 2023-09-30 21:55:05 -07:00
Ryan W 26866733cc Trying to get Render to run the ENTRYPOINT 2023-09-30 21:47:26 -07:00
Ryan W 13c6770d89 Update to runtime 2023-09-30 21:38:15 -07:00
Ryan W 2ffa0a88c2 buildCommand doesn't apply for Render Docker builds 2023-09-30 21:36:03 -07:00
Ryan W 36054a37d3 Trying Render buildCommand 2023-09-30 21:27:33 -07:00
Ryan W 5b576dbc16 Trying to get Render to run the migrations 2023-09-30 21:23:39 -07:00
Ryan W 9ce6995402 Trying to get Render to run the migrations 2023-09-30 21:18:46 -07:00
Ryan W 965a7fad78 Trying to get Render to run the entrypoint 2023-09-30 21:14:09 -07:00
Ryan W 6b6e290bbb migrate still needed in Render 2023-09-30 21:08:14 -07:00
Ryan W b71e65d1e3 Moving towards a consolidated entrypoint database setup 2023-09-30 21:01:33 -07:00
Ryan W c06fbd551a connect to database 2023-09-30 20:52:18 -07:00
Ryan W b7433d2be1 Move to test/dev 2023-09-30 20:38:11 -07:00
Ryan W cf4877592d without uses : delimiter 2023-09-30 20:35:17 -07:00
Ryan W 3ea65f07d6 disable force_ssl as a test to fix Render startup failures 2023-09-30 20:24:58 -07:00
Ryan W bd54263c3e back to puma 2023-09-30 20:11:14 -07:00
Ryan W 1b83045ff8 back to bin/server 2023-09-30 19:47:13 -07:00
Ryan W 740d3f8eb6 add test to BUNDLE_WITHOUT 2023-09-30 19:46:35 -07:00
Ryan W 094c103917 add test to BUNDLE_WITHOUT 2023-09-30 19:44:40 -07:00
Ryan W d407673d30 add test to BUNDLE_WITHOUT 2023-09-30 19:41:56 -07:00
Ryan W 13e511a6d2 Increase interval 2023-09-30 19:36:08 -07:00
Ryan W acbb42426f Revert "disable force_ssl as a test to fix Render startup failures"
This reverts commit 92430dab93.
2023-09-30 19:35:08 -07:00
Ryan W 92430dab93 disable force_ssl as a test to fix Render startup failures 2023-09-30 19:21:50 -07:00
Ryan W f2d6f7291f Revert "run the check, but don't do anything yet"
This reverts commit 224acdbdd9.
2023-09-30 19:16:44 -07:00
Ryan W 224acdbdd9 run the check, but don't do anything yet 2023-09-30 19:08:46 -07:00
Ryan W 85a9845242 Back to config 2023-09-30 14:31:45 -07:00
Ryan W ea64651b79 Hardcode port to debug Render 2023-09-30 14:23:13 -07:00
Ryan W 33ee7a0640 Add an env var for PORT on render 2023-09-30 14:17:36 -07:00
Ryan W a01f054cb9 Render is looking for port 10000 2023-09-30 14:10:25 -07:00
Ryan W f4e855d8cf For Render port failure, try the previous way 2023-09-30 14:01:14 -07:00
Ryan W ce66df340a moe logs 2023-09-30 12:51:25 -07:00
Ryan W 7a7ed3532e check the loop 2023-09-30 12:48:27 -07:00
Ryan W 826ba89374 check the loop 2023-09-30 12:41:41 -07:00
Ryan W 29d4696e35 remove the sleep 2023-09-30 12:41:00 -07:00
Ryan W 70bbcf9106 Loop to check the health status 2023-09-30 12:38:40 -07:00
Ryan W 4aa66b4a29 Loop to check the health status 2023-09-30 12:37:01 -07:00
Ryan W cb729ad668 Reduce interval for healthcheck 2023-09-30 12:33:48 -07:00
Ryan W 97f77bcae7 Reduce timeout for healthcheck 2023-09-30 12:32:04 -07:00
Ryan W c446a55282 Use default HEALTHCHECK args 2023-09-30 12:31:15 -07:00
Ryan W 82e61603fd Fix health status check 2023-09-30 12:25:36 -07:00
Ryan W 2e5057ead2 Add healthcheck 2023-09-30 11:50:39 -07:00
Ryan W 0c592efa51 Add healthcheck 2023-09-30 11:46:38 -07:00
Ryan W 16cec22850 Don't require database in GHA docker workflow check 2023-09-30 11:39:51 -07:00
Ryan W b6dae0665d debug what's failing 2023-09-30 11:36:33 -07:00
Ryan W 9c964b555f restore SECRET_KEY_BASE 2023-09-30 11:33:46 -07:00
Ryan W 81c95fcd44 debug what's failing 2023-09-30 11:30:19 -07:00
Ryan W 24bd093361 move container list to debug 2023-09-30 11:27:42 -07:00
Ryan W b08174eb66 dummy now in dockerfile 2023-09-30 11:26:47 -07:00
Ryan W 2b12fafd17 use rails healthcheck 2023-09-30 11:24:28 -07:00
Ryan W 4cf13fefd9 Move production.Dockerfile closer to the rails template 2023-09-30 11:20:46 -07:00
Ryan W 1d8c3828a3 Clean up templates from a fresh Can't initialize a new Rails application within the directory of another, please change to a non-Rails directory first.
Type 'rails' for help.
2023-09-30 10:32:08 -07:00