Commit Graph

40 Commits

Author SHA1 Message Date
ICScaryThings 65b48ca9f4 Rebuild release 2022-07-16 13:37:47 -04:00
ICScaryThings d14faa672c test2 2022-07-16 13:07:09 -04:00
ICScaryThings 0c8475ec26 test 2022-07-16 13:05:42 -04:00
ICScaryThings 4d209957df I wasn't actually compressing the image appernetly. This should be smaller... 2022-07-16 12:54:00 -04:00
ICScaryThings a1e05b1903 Pipeline complains the build image file is too large? (~500MB) Hopefully only that one? 2022-07-16 12:08:58 -04:00
ICScaryThings 3ab1b12835 will this work? who knows 2022-07-16 12:04:27 -04:00
ICScaryThings fe4311bbda is this it? 2022-07-16 11:52:41 -04:00
ICScaryThings a99c161d9f set to test 2022-07-16 11:41:08 -04:00
ICScaryThings 05c460ee80 does it need to be a real tag though? 2022-07-16 11:34:02 -04:00
ICScaryThings 4f27704bf3 lets try this 2022-07-16 11:24:52 -04:00
ICScaryThings 91063fc03a comment out to see if i broke something 2022-07-16 10:41:14 -04:00
ICScaryThings c85cd49ac4 maybe I can just build the release like this?? 2022-07-16 10:33:58 -04:00
ICScaryThings 7e84295ddf wip drone ci 2022-07-04 20:13:08 -04:00
ICScaryThings a66a54aad7 Add new updated readme 2022-07-01 22:40:17 -04:00
ICScaryThings 4fe5984240 Get production docker image building and tested with local nginx build. all working 2022-07-01 21:30:38 -04:00
ICScaryThings a679f94d6e clean this up a bit 2022-07-01 20:34:16 -04:00
ICScaryThings 2c090f71df Reworked container build to allow setting instance url at runtime
I patched neko's code to use getenv() to grab instance url at startup and store
it as a global rather than static const.
2022-06-28 23:02:34 -04:00
ICScaryThings 30eb79a018 update these 2022-06-28 20:16:37 -04:00
ICScaryThings c188ea2e38 redoing this too 2022-06-28 20:05:40 -04:00
ICScaryThings 74b85c96c0 Going to restructure / redo all this to not be trash 2022-06-28 19:56:43 -04:00
ICScaryThings a8a0ae5097 Add files to build a local testing nginx setup 2022-05-29 22:26:26 -04:00
ICScaryThings 0a52f62faf fuck it just use bash since I keep running into things breaking that don't make sense 2022-05-28 20:10:38 -04:00
ICScaryThings 3cabe9b947 Add patch to fix compile breakage due to a missing file 2022-05-28 20:06:31 -04:00
ICScaryThings e527702030 hopefully this will fix it... 2022-05-28 19:14:15 -04:00
ICScaryThings 40ba65c7b6 Set branches to fix submodules 2022-05-28 19:10:08 -04:00
ICScaryThings 58cd586146 Update submodules to point to my mirror of neko's fossil repos since he no longer maintains his git 2022-05-28 18:53:08 -04:00
ICScaryThings 9e155d93a1 misc info to readme 2022-05-28 18:53:08 -04:00
icscarythings eaa2c093f6 allow FCGI to be connected to with -p port:port instead of using --network host set
change fcgi bind address to 0.0.0.0 so it can be accessed outside the container with -p port:port instead of using --network host
2022-05-22 09:27:34 -04:00
icscarythings 55cdf5dd97 get rid of a sometimes unsupported shell feature from configure_build.sh 2022-05-22 09:03:13 -04:00
ICScaryThings 0dc01019fe fix path to dist folder in build 2022-05-21 21:00:44 -04:00
ICScaryThings 43a721ee5a fix missing semicolon.... 2022-05-21 20:44:35 -04:00
ICScaryThings 2e60b7717d todo 2022-05-21 20:33:37 -04:00
ICScaryThings 2e137dd63d Add wip readme to repo 2022-05-21 20:25:18 -04:00
ICScaryThings 8b9aca9a83 Add cmd to docker to run fcgiwrap (for now, spwan-fcgi later) 2022-05-21 16:09:23 -04:00
ICScaryThings 35fa22094a update build_setup.sh and rename to configure_build to be less annoying on tab completion 2022-05-21 15:49:34 -04:00
ICScaryThings 6a35df458a Update docker build packages and add build script 2022-05-21 15:47:21 -04:00
ICScaryThings ac5eaa7dac Add build setup script and make mastodont-c a submodule as well so it can be cloned outside the container 2022-05-20 23:46:54 -04:00
ICScaryThings c27c4d6456 successfully builds 2022-05-20 23:39:19 -04:00
ICScaryThings f5c0294963 Add the actual treebird git as a submodule 2022-05-20 22:26:11 -04:00
ICScaryThings 44f855b6ab init wip commit of treebird docker build 2022-05-20 22:22:47 -04:00