Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							b4ad7f2119 
							
						 
					 
					
						
						
							
							Wait until database is ready  
						
						
						
					 
					
						2015-12-09 18:57:58 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							aa1b246388 
							
						 
					 
					
						
						
							
							Add an known issue about misconfigured database connection  
						
						
						
					 
					
						2015-12-09 16:58:55 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							99c04c7777 
							
						 
					 
					
						
						
							
							Add an known issue that app fails to start  
						
						
						
					 
					
						2015-12-04 18:21:12 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							3b4792988d 
							
						 
					 
					
						
						
							
							Describe how to remove all data and configs  
						
						
						
					 
					
						2015-12-04 18:21:11 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							fe68c85a21 
							
						 
					 
					
						
						
							
							Mount the database at ./volumes/db/var/lib/postgresql/data/  
						
						
						
					 
					
						2015-12-04 18:16:01 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							2d908b3cca 
							
						 
					 
					
						
						
							
							Fix a bug that config.json is not created  
						
						... 
						
						
						
						Do not copy config.json into /matteronst/config directly because:
> Changes to a data volume will not be included when you update an image.
>
> -- https://docs.docker.com/engine/userguide/dockervolumes/ 
Instead copy config.template.json into the root and generate
/mattermost/config/config.json from the file. 
						
					 
					
						2015-12-04 18:08:13 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							c1c06ec5a3 
							
						 
					 
					
						
						
							
							Do not expose ports unnecessarilly.  
						
						
						
					 
					
						2015-12-04 17:58:23 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							72df442289 
							
						 
					 
					
						
						
							
							Fix loss of settings when 'app' is recreated  
						
						
						
					 
					
						2015-12-04 00:40:22 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							1461108d12 
							
						 
					 
					
						
						
							
							README: Add known issues  
						
						
						
					 
					
						2015-12-04 00:40:11 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							1c99770782 
							
						 
					 
					
						
						
							
							Add README and LICENSE  
						
						
						
					 
					
						2015-11-30 17:58:11 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							4cf5bdc8c8 
							
						 
					 
					
						
						
							
							Docker for mattermost in production  
						
						... 
						
						
						
						1. Put cert.pem into web/cert and key-no-password.pem into web/cert/private.
2. docker-compose up -d
The settings of the servers are based on
https://github.com/mattermost/platform/blob/master/doc/install/Production-Ubuntu.md .
app/config_docker.json is based on
https://raw.githubusercontent.com/mattermost/platform/master/config/config.json . 
						
					 
					
						2015-11-30 17:54:49 +09:00 
						 
				 
			
				
					
						
							
							
								Yi EungJun 
							
						 
					 
					
						
						
						
						
							
						
						
							8bab0a6d03 
							
						 
					 
					
						
						
							
							initial commit  
						
						
						
					 
					
						2015-11-27 15:44:58 +09:00