Commit Graph

52 Commits

Author SHA1 Message Date
ICScaryThings 30f64133e9 Rebuild with new treebird changes 2022-07-30 12:22:24 -04:00
ICScaryThings a34db6bb3b update run script 2022-07-18 20:27:43 -04:00
ICScaryThings 0b31179348 Remove obsolete broken stuff I only kept for reference 2022-07-18 19:53:51 -04:00
ICScaryThings d71669071c Fix indents in readme commands 2022-07-17 20:31:09 -04:00
ICScaryThings feb79b563e Try to fix pipeline and cleanup further 2022-07-17 19:48:43 -04:00
ICScaryThings 476a63c9ba make static files name more consistent 2022-07-17 19:22:34 -04:00
ICScaryThings c7045a4254 Clean up build pipeline and make release file names less ugly 2022-07-17 19:21:24 -04:00
ICScaryThings 57ec30b976 add this since it was a gotcha for me 2022-07-17 19:20:33 -04:00
ICScaryThings d26d49dfeb Fix formatting and add updating section to readme 2022-07-16 22:13:12 -04:00
ICScaryThings de3754a283 Update treebird and mastodont-c repos 2022-07-16 21:51:54 -04:00
ICScaryThings 78490fa979 Add install instructions and example config based on my own attempt 2022-07-16 21:48:08 -04:00
ICScaryThings 5d80063307 Fix drone yaml
1. Write docker image to release folder so it actually gets released :derp:
2. Add a static files tar for use with treebird on nginx or whatever server
2022-07-16 13:48:10 -04:00
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