e685c8a773 
					 
					
						
						
							
							start working on managed IPs  
						
						
						
						
					 
					
						2021-07-08 14:10:14 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1e19902df1 
					 
					
						
						
							
							fix syntax error and beeteeceepae2 warning formatting  
						
						
						
						
					 
					
						2021-07-07 21:12:31 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a08edd870f 
					 
					
						
						
							
							add beeteeceepae2 message to btcpay launch page & cleanup  
						
						
						
						
					 
					
						2021-07-07 21:04:23 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a42d35be51 
					 
					
						
						
							
							more fixing default values for quick start  
						
						
						
						
					 
					
						2021-07-07 15:17:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fdab832268 
					 
					
						
						
							
							explain how to give yourself money when doing quickstart  
						
						
						
						
					 
					
						2021-07-07 13:55:52 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bdabd61057 
					 
					
						
						
							
							fix defaults for running locally and make email server not required.  
						
						
						
						
					 
					
						2021-07-07 13:47:21 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3cb6992359 
					 
					
						
						
							
							don't crash if btcpay key is invalid: log warning msg  
						
						
						
						
					 
					
						2021-06-27 10:46:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ebf338eb12 
					 
					
						
						
							
							don't crash if btcpay key is invalid  
						
						
						
						
					 
					
						2021-06-27 10:41:46 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6cba96d2d 
					 
					
						
						
							
							Correct default email settings  
						
						
						
						
					 
					
						2021-06-27 10:40:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f265f5c8a 
					 
					
						
						
							
							Move back to public1 for more availability  
						
						
						
						
					 
					
						2021-06-24 14:18:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e23dd7f776 
					 
					
						
						
							
							Move to public2, more free space  
						
						
						
						
					 
					
						2021-05-15 14:49:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						961bb4976b 
					 
					
						
						
							
							remove newlines and strip content first before parsing ssh key name  
						
						
						
						
					 
					
						2021-05-12 12:21:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4590671984 
					 
					
						
						
							
							improve invalid ssh key name error message  
						
						
						
						
					 
					
						2021-05-12 12:18:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e3e1059ba1 
					 
					
						
						
							
							allow colons in ssh key names  
						
						
						
						
					 
					
						2021-05-12 12:14:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d6fe075b0 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master'  
						
						
						
						
					 
					
						2021-05-12 11:49:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						71db4b3333 
					 
					
						
						
							
							allow colons in ssh key comments and adjust ssh key whitespace handling  
						
						
						
						
					 
					
						2021-05-12 11:48:55 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						525de7450e 
					 
					
						
						
							
							Correct ip detection logic, flip network to public1 (capacity issues)  
						
						
						
						
					 
					
						2021-04-20 22:20:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46a691b876 
					 
					
						
						
							
							temporarily disable serializable transactions  
						
						... 
						
						
						
						until this can get figured out better 
						
						
					 
					
						2021-03-23 16:03:48 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c623c65fda 
					 
					
						
						
							
							Limit the utilization of serializable transactions  
						
						... 
						
						
						
						A user encountered this error when deleting a vm:
self.cursor.execute("UPDATE vms SET deleted = now() WHERE email = %s AND
id = %s", ( email, id))
psycopg2.errors.SerializationFailure: could not serialize access due to
read/write dependencies among transactions 
						
						
					 
					
						2021-03-23 15:59:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						107a5fc659 
					 
					
						
						
							
							attempting to fix "can't look up exception for http status 200"  
						
						
						
						
					 
					
						2021-03-23 15:57:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8717ad477e 
					 
					
						
						
							
							Revert "fix postgres serializable transaction"  
						
						... 
						
						
						
						This reverts commit 0a70ea8a95 
						
						
					 
					
						2021-03-21 12:28:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1136e2436b 
					 
					
						
						
							
							baikal memory upgrade and patchign to changelog  
						
						
						
						
					 
					
						2021-03-21 12:25:24 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6eb959bd12 
					 
					
						
						
							
							Revert "Add notice"  
						
						... 
						
						
						
						This reverts commit 7f5b431364 
						
						
					 
					
						2021-03-21 12:16:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a70ea8a95 
					 
					
						
						
							
							fix postgres serializable transaction  
						
						
						
						
					 
					
						2021-03-21 12:16:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f5b431364 
					 
					
						
						
							
							Add notice  
						
						
						
						
					 
					
						2021-03-08 19:31:05 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						040c36bbaf 
					 
					
						
						
							
							Adjust capacity warning to 20GB  
						
						
						
						
					 
					
						2021-03-08 19:24:47 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a09c82ecfc 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master'  
						
						
						
						
					 
					
						2021-02-21 14:26:29 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0320bb5e29 
					 
					
						
						
							
							fix potential exceptions in error handler  
						
						
						
						
					 
					
						2021-02-21 14:26:00 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b32db058f0 
					 
					
						
						
							
							fix http session being used inside hub model  
						
						
						
						
					 
					
						2021-02-21 14:22:14 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca0f9d1a41 
					 
					
						
						
							
							Remove ssh host key spacing  
						
						
						
						
					 
					
						2021-02-18 11:13:58 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8dd3d2e80 
					 
					
						
						
							
							Correct ssh pubkey spacing  
						
						
						
						
					 
					
						2021-02-18 11:12:51 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						70628039c4 
					 
					
						
						
							
							fix wrong var name  
						
						
						
						
					 
					
						2021-02-17 21:57:57 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88905b944d 
					 
					
						
						
							
							clean up massive onliner  
						
						
						
						
					 
					
						2021-02-17 21:57:09 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fa0ddad5f5 
					 
					
						
						
							
							fix missing paren  
						
						
						
						
					 
					
						2021-02-17 21:46:46 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2cca908d79 
					 
					
						
						
							
							add to changelog  
						
						
						
						
					 
					
						2021-02-17 21:45:29 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1de0388df2 
					 
					
						
						
							
							fine-tuning vm list page ip display  depending on state  
						
						
						
						
					 
					
						2021-02-17 21:29:03 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5d3dbac9ba 
					 
					
						
						
							
							fixing more bash issues  
						
						
						
						
					 
					
						2021-02-17 21:22:01 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						64db728731 
					 
					
						
						
							
							fixing bash if statement issues related to negation  
						
						
						
						
					 
					
						2021-02-17 21:19:27 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d5e3d007d 
					 
					
						
						
							
							add warnings when get.sh fails  
						
						
						
						
					 
					
						2021-02-17 21:15:23 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea1eec7f92 
					 
					
						
						
							
							fixing exception in capsul detail  
						
						
						
						
					 
					
						2021-02-17 21:10:20 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bf927c4f1e 
					 
					
						
						
							
							fix line before shebang in script and fine-tune list page style  
						
						
						
						
					 
					
						2021-02-17 21:06:20 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fd5d23cf22 
					 
					
						
						
							
							prevent keyError when double_check_capsul_address returns None  
						
						
						
						
					 
					
						2021-02-17 20:56:52 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba0b29462c 
					 
					
						
						
							
							first try at implementing the vm start and stop feature  
						
						
						
						
					 
					
						2021-02-17 20:50:17 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e8348052a8 
					 
					
						
						
							
							fixing get inconsistency and adding vm_state_command  
						
						
						
						
					 
					
						2021-02-16 21:13:51 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e265703bd 
					 
					
						
						
							
							Add vm state management scripts  
						
						
						
						
					 
					
						2021-02-16 20:58:23 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						336e69953e 
					 
					
						
						
							
							update hub and spoke diagram  
						
						
						
						
					 
					
						2021-02-16 18:39:58 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dbff6e23ed 
					 
					
						
						
							
							simplify postgres connection parameters as a single string  
						
						
						
						
					 
					
						2021-02-16 16:08:54 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a02204a63 
					 
					
						
						
							
							add gevent so we can have concurrent requests in gunicorn mode  
						
						
						
						
					 
					
						2021-02-16 10:40:31 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f7d4b485a5 
					 
					
						
						
							
							missed a spot  
						
						
						
						
					 
					
						2021-02-15 23:52:52 -06:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9389c80cb6 
					 
					
						
						
							
							fixing error messages and naming functions better  
						
						
						
						
					 
					
						2021-02-15 23:51:59 -06:00