c80a7acb89 
								
							 
						 
						
							
							
								
								Use LTS Ubuntu for admin image  
							
							
							
						 
						
							2022-10-10 08:53:04 -07:00  
				
					
						
							
							
								 
						
							
								7ab99e4530 
								
							 
						 
						
							
							
								
								Deploy AlertManager configuration  
							
							
							
						 
						
							2022-02-12 18:19:04 -08:00  
				
					
						
							
							
								 
						
							
								e99a537ec2 
								
							 
						 
						
							
							
								
								Add cortextool to admin image  
							
							
							
						 
						
							2022-02-12 10:13:07 -08:00  
				
					
						
							
							
								 
						
							
								5a071b0aa6 
								
							 
						 
						
							
							
								
								Install tree in admin shell  
							
							
							
						 
						
							2021-12-22 12:40:42 -08:00  
				
					
						
							
							
								 
						
							
								cf47e68727 
								
							 
						 
						
							
							
								
								[ #139 ] Downgrade to Node 16.x LTS  
							
							
							
						 
						
							2021-11-15 18:22:56 -08:00  
				
					
						
							
							
								 
						
							
								858f612d38 
								
							 
						 
						
							
							
								
								Pin more  
							
							
							
						 
						
							2021-11-15 17:45:25 -08:00  
				
					
						
							
							
								 
						
							
								ed457484e8 
								
							 
						 
						
							
							
								
								[ #105 ] Update self-hosting docs  
							
							
							
						 
						
							2021-09-11 16:45:24 -07:00  
				
					
						
							
							
								 
						
							
								042c416d92 
								
							 
						 
						
							
							
								
								Install strace  
							
							
							
						 
						
							2021-08-13 21:01:51 -07:00  
				
					
						
							
							
								 
						
							
								15e5f5cff8 
								
							 
						 
						
							
							
								
								Debug some horrifying permission errors  
							
							
							
						 
						
							2021-08-12 19:15:27 -07:00  
				
					
						
							
							
								 
						
							
								aeb4f4ab6a 
								
							 
						 
						
							
							
								
								Fix various bugs  
							
							
							
						 
						
							2021-07-17 08:39:28 +00:00  
				
					
						
							
							
								 
						
							
								0bec96b88b 
								
							 
						 
						
							
							
								
								Add code formatters for Riju itself  
							
							
							
						 
						
							2021-07-17 00:50:42 -07:00  
				
					
						
							
							
								 
						
							
								256d5d1f2b 
								
							 
						 
						
							
							
								
								Many things  
							
							
							
						 
						
							2021-07-12 04:22:42 +00:00  
				
					
						
							
							
								 
						
							
								22dcdee871 
								
							 
						 
						
							
							
								
								Supervisor gains proxy ability  
							
							
							
						 
						
							2021-07-03 18:43:10 +00:00  
				
					
						
							
							
								 
						
							
								e92b2aea4f 
								
							 
						 
						
							
							
								
								Add basic Go build system  
							
							
							
						 
						
							2021-07-03 05:12:18 +00:00  
				
					
						
							
							
								 
						
							
								9256f228e6 
								
							 
						 
						
							
							
								
								Oh god, well this was terrible  
							
							
							
						 
						
							2021-06-19 08:06:05 +00:00  
				
					
						
							
							
								 
						
							
								4ff9d13f55 
								
							 
						 
						
							
							
								
								admin moreutils  
							
							
							
						 
						
							2021-06-18 07:06:32 +00:00  
				
					
						
							
							
								 
						
							
								ddb2fa0d4b 
								
							 
						 
						
							
							
								
								Hallelujah  
							
							
							
						 
						
							2021-06-18 07:06:32 +00:00  
				
					
						
							
							
								 
						
							
								b13b2aca86 
								
							 
						 
						
							
							
								
								Install htop  
							
							
							
						 
						
							2021-01-24 10:05:41 -08:00  
				
					
						
							
							
								 
						
							
								91fa474838 
								
							 
						 
						
							
							
								
								Reduce ENTRYPOINT verbosity  
							
							
							
						 
						
							2021-01-23 21:40:49 -08:00  
				
					
						
							
							
								 
						
							
								1178966cec 
								
							 
						 
						
							
							
								
								Add pwgen to admin image  
							
							
							
						 
						
							2021-01-23 09:10:46 -08:00  
				
					
						
							
							
								 
						
							
								8a662d5dbe 
								
							 
						 
						
							
							
								
								s/pstree/psmisc/  
							
							
							
						 
						
							2021-01-17 14:00:47 -08:00  
				
					
						
							
							
								 
						
							
								fa97f045dc 
								
							 
						 
						
							
							
								
								Install pstree, 'make all-scripts' executable  
							
							
							
						 
						
							2021-01-17 13:47:21 -08:00  
				
					
						
							
							
								 
						
							
								d9e7f6d378 
								
							 
						 
						
							
							
								
								Fix ENTRYPOINT for admin, ci images  
							
							
							
						 
						
							2021-01-17 12:17:26 -08:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								6d89b5d2f9 
								
							 
						 
						
							
							
								
								Don't introduce circular dependency  
							
							
							
						 
						
							2021-01-13 21:44:19 -08:00  
				
					
						
							
							
								 
						
							
								f013f7e26c 
								
							 
						 
						
							
							
								
								Work on a number of additional languages  
							
							
							
						 
						
							2021-01-11 19:34:44 -08:00  
				
					
						
							
							
								 
						
							
								5895b5f3e4 
								
							 
						 
						
							
							
								
								Everything through MongoDB  
							
							
							
						 
						
							2021-01-10 15:52:23 -08:00  
				
					
						
							
							
								 
						
							
								041d9ea40f 
								
							 
						 
						
							
							
								
								Be less verbose  
							
							
							
						 
						
							2021-01-01 01:18:14 -08:00  
				
					
						
							
							
								 
						
							
								e43b16bd12 
								
							 
						 
						
							
							
								
								Use smaller admin image for CI  
							
							
							
						 
						
							2020-12-31 23:29:56 -08:00  
				
					
						
							
							
								 
						
							
								87793e9778 
								
							 
						 
						
							
							
								
								Second attempt at Dockerfile hashing  
							
							
							
						 
						
							2020-12-31 22:11:24 -08:00  
				
					
						
							
							
								 
						
							
								7f3f95d833 
								
							 
						 
						
							
							
								
								Make CI run faster by fixing bugs  
							
							
							
						 
						
							2020-12-30 11:15:54 -08:00  
				
					
						
							
							
								 
						
							
								1725811aed 
								
							 
						 
						
							
							
								
								Fix warning from sudo  
							
							
							
						 
						
							2020-12-27 13:21:58 -08:00  
				
					
						
							
							
								 
						
							
								0ecc49b613 
								
							 
						 
						
							
							
								
								Misc fixes  
							
							
							
						 
						
							2020-12-26 20:07:14 -08:00  
				
					
						
							
							
								 
						
							
								77387027f2 
								
							 
						 
						
							
							
								
								Set up initial CI configuration  
							
							
							
						 
						
							2020-12-26 19:49:01 -08:00  
				
					
						
							
							
								 
						
							
								f521eda40e 
								
							 
						 
						
							
							
								
								Fixups for Packer AMI build  
							
							
							
						 
						
							2020-12-25 21:28:08 -08:00  
				
					
						
							
							
								 
						
							
								2e6aafbcb3 
								
							 
						 
						
							
							
								
								Successfully run webserver from Docker image  
							
							
							
						 
						
							2020-12-25 19:34:15 -08:00  
				
					
						
							
							
								 
						
							
								d54d0fb5bb 
								
							 
						 
						
							
							
								
								Import webserver and get it running  
							
							
							
						 
						
							2020-12-24 21:49:26 -08:00  
				
					
						
							
							
								 
						
							
								967cf770c2 
								
							 
						 
						
							
							
								
								Various aesthetic improvements  
							
							
							
						 
						
							2020-12-24 13:45:26 -08:00  
				
					
						
							
							
								 
						
							
								bc010b0ae5 
								
							 
						 
						
							
							
								
								Rearrange again, enable Docker-in-Docker-in-Docker  
							
							
							
						 
						
							2020-12-24 09:35:05 -08:00  
				
					
						
							
							
								 
						
							
								f544ae6c16 
								
							 
						 
						
							
							
								
								Successfully deploy working artifacts to S3  
							
							
							
						 
						
							2020-12-23 21:15:40 -08:00  
				
					
						
							
							
								 
						
							
								78d1a28b53 
								
							 
						 
						
							
							
								
								Set up admin shell with AWS CLI installed  
							
							
							
						 
						
							2020-12-23 19:00:43 -08:00