You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update certbot
This commit is contained in:
		| @@ -30,7 +30,8 @@ $ docker-compose run --rm --service-ports certbot | ||||
| >>> domains: easypi.info,blog.easypi.info,wiki.easypi.info | ||||
|  | ||||
| # renew keys (headless) | ||||
| $ docker-compose run --rm --service-ports certbot renew | ||||
| $ crontab -l | ||||
| 0 0 * * * cd ~/fig/certbot && docker-compose run --rm certbot renew >> renew.log | ||||
|  | ||||
| # list keys | ||||
| $ tree /etc/letsencrypt/live/ | ||||
|   | ||||
							
								
								
									
										1
									
								
								certbot/crontab.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								certbot/crontab.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| 0 0 * * * cd ~/fig/certbot && docker-compose run --rm certbot renew >> renew.log | ||||
		Reference in New Issue
	
	Block a user