b434fc163c 
								
									
								
							
								 
							
						 
						
							
							
								
								Support extra options in mysql-backup-s3's dump ( #157 )  
							
							
 
							
							
							`MYSQLDUMP_OPTIONS` allowed to set the `mysqldump` command options, but
implied setting once again the defaults that the current image already
has. The new `MYSQLDUMP_EXTRA_OPTIONS` gets concatenated to the other
variable, allowing the user to add without having to repeat the
defaults. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								616e7c73cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed SCHEDULE EV description ( #147 )  
							
							
 
							
							
							PR #136  switched from go-cron to crond, so it doesn't support seconds and formats like '@daily' anymore 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c6e19eec80 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow to opt-out of S3 bucket creation in mysql-backup ( #153 )  
							
							
 
							
							
							This avoids the need to grant S3 list/read access to the backup user 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								591b3bcd44 
								
									
								
							
								 
							
						 
						
							
							
								
								[FIX] Typo in apk add command ( #150 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7032c4adc8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for MySQL 8.0 ( #149 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b041c03909 
								
									
								
							
								 
							
						 
						
							
							
								
								attempt to create s3 bucket automatically if not found ( #140 )  
							
							
 
							
							
							Co-authored-by: Sulyok Csaba <sulyok.csaba@codespring.ro> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6cc872ced 
								
							
								 
							
						 
						
							
							
								
								Added  to all scripts  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41188388cf 
								
							
								 
							
						 
						
							
							
								
								Use python3, remove go-cron, and use builtin cron  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f17af7f5ae 
								
							
								 
							
						 
						
							
							
								
								Eliminate space in shebang  
							
							
 
							
							
							Was causing dockerfile to fail to load 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58e8830f1c 
								
							
								 
							
						 
						
							
							
								
								Added static filename to list of environment variable options  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2c45be6bb 
								
							
								 
							
						 
						
							
							
								
								Replace deprecated MAINTAINER by LABEL  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e110cb4ec9 
								
							
								 
							
						 
						
							
							
								
								Exclude sys & innodb databases on mysql-backup-s3  
							
							
 
							
							
							With the latest versions of MySQL there are new databases to exclude from bz 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1526053cb8 
								
							
								 
							
						 
						
							
							
								
								Fixing bash #derp  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d3a3345b5 
								
							
								 
							
						 
						
							
							
								
								If an IAM role is present, don't export AWS credentials.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3438bcf270 
								
							
								 
							
						 
						
							
							
								
								Enabling AWS Signature v4  
							
							
 
							
							
							- Added env S3_S3V4 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30164d65c9 
								
							
								 
							
						 
						
							
							
								
								Remove hard aws credentials restriction  
							
							
 
							
							
							AWS Credentials are not always a requirement if you are using ECS as it supports IAM Roles for Tasks. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d0ed04f1e 
								
							
								 
							
						 
						
							
							
								
								Fix backup.sh for mysql-backup-s3  
							
							
 
							
							
							Fix a missing space which throw an error
```
backup.sh: line 47: syntax error: unexpected "then" (expecting "}")
``` 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								284be0ea4c 
								
							
								 
							
						 
						
							
							
								
								Adding support for custom S3 endpoint  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								289438667e 
								
							
								 
							
						 
						
							
							
								
								Switching from alpine:edge to :latest makes the thing actually build.  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68bd0dc4b5 
								
							
								 
							
						 
						
							
							
								
								Add MULTI_FILE env var  
							
							
 
							
							
							Kept full retro-compatibility 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15f370ecca 
								
							
								 
							
						 
						
							
							
								
								Add the option to have 1 file per database  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								846e44ae16 
								
							
								 
							
						 
						
							
							
								
								Base on alpine:edge to get DNS fixes  
							
							
 
							
							
							Fix fromofficial phpMyAdmin: 6dd6b90902https://twitter.com/thockin/status/704909611279781888  and
gliderlabs/docker-alpine#8. This will be fixed
in 3.4, so at that point we can switch back to using stable.
Fixes  #23  (DNS issues)
Fixes  #27  (Kubernetes support) 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								089952ad8e 
								
							
								 
							
						 
						
							
							
								
								Remove colon in time portion of archive filename  
							
							
 
							
							
							Still valid ISO8601 datetime 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d247946ce6 
								
							
								 
							
						 
						
							
							
								
								swagger ui  
							
							
								
 
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac4bb408a7 
								
							
								 
							
						 
						
							
							
								
								format  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								721d07ffb9 
								
							
								 
							
						 
						
							
							
								
								fix env  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a082f3313c 
								
							
								 
							
						 
						
							
							
								
								mysql backup  
							
							
								
 
							
							
						 
						11 years ago