Commit Graph

24 Commits

Author SHA1 Message Date
Radon Rosborough b986cf69af Compute transitive dependencies 2021-03-21 18:09:11 -07:00
Radon Rosborough b99d17bcd3 Preliminary containerization work 2021-03-19 23:04:59 -07:00
Radon Rosborough feb5aad8f0 Build per-language Docker images 2021-03-18 17:04:21 -07:00
Radon Rosborough 46f3079741 Install 'tree' in runtime image 2021-03-13 16:40:57 -08:00
Radon Rosborough 8d2c1bcdf2 Fix cran_repo grep pipeline 2021-03-13 11:17:36 -08:00
Radon Rosborough 741a7a69f1 Install moreutils in runtime image 2021-02-20 11:35:45 -08:00
Radon Rosborough 0dcfa3d062 Work around really sad packaging error 2021-02-07 20:55:11 -08:00
Radon Rosborough b13b2aca86 Install htop 2021-01-24 10:05:41 -08:00
Radon Rosborough 91fa474838 Reduce ENTRYPOINT verbosity 2021-01-23 21:40:49 -08:00
Radon Rosborough 8a662d5dbe s/pstree/psmisc/ 2021-01-17 14:00:47 -08:00
Radon Rosborough fa97f045dc Install pstree, 'make all-scripts' executable 2021-01-17 13:47:21 -08:00
Radon Rosborough 4e032aaecb Deal with some DNS garbage
Apparently, my laptop was using 75.75.75.75 from Comcast as one of its
DNS servers, and unfortunately that server was totally broken (dig
@75.75.75.75 never returned results). I had to edit
/etc/systemd/resolved.conf to override DNS=8.8.8.8, then things worked
again. How DNS resolution worked at all outside of Docker was unclear
to me, but overriding 75.75.75.75 makes it work inside as well (when
not operating in --network=host mode).
2021-01-17 11:56:57 -08:00
Radon Rosborough b82556bfd8 Clean up packages-microsoft-prod.deb 2021-01-13 22:06:13 -08:00
Radon Rosborough f7b0b43551 Almost all languages working in new system 2021-01-11 22:17:09 -08:00
Radon Rosborough f013f7e26c Work on a number of additional languages 2021-01-11 19:34:44 -08:00
Radon Rosborough 5895b5f3e4 Everything through MongoDB 2021-01-10 15:52:23 -08:00
Radon Rosborough 9a99429f48 Miscellaneous work starting to support langs 2021-01-06 21:44:27 -08:00
Radon Rosborough 6450df047f Configure more package managers 2021-01-02 15:41:47 -08:00
Radon Rosborough 2c12fdd04a Various CI fixes, auto reload language configs 2020-12-26 20:26:03 -08:00
Radon Rosborough 14f7bec490 Get main application page rendering 2020-12-25 12:06:25 -08:00
Radon Rosborough d54d0fb5bb Import webserver and get it running 2020-12-24 21:49:26 -08:00
Radon Rosborough 967cf770c2 Various aesthetic improvements 2020-12-24 13:45:26 -08:00
Radon Rosborough f544ae6c16 Successfully deploy working artifacts to S3 2020-12-23 21:15:40 -08:00
Radon Rosborough 93507ce964 Runtime image and further Makefile updates 2020-12-23 18:00:52 -08:00