{"id":712,"date":"2021-10-20T18:57:32","date_gmt":"2021-10-20T21:57:32","guid":{"rendered":"https:\/\/blog.galsoft.duckdns.org\/?p=712"},"modified":"2021-10-20T18:57:37","modified_gmt":"2021-10-20T21:57:37","slug":"mantener-actualizados-los-contenedores","status":"publish","type":"post","link":"https:\/\/blog.galsoft.com.ar\/?p=712","title":{"rendered":"Mantener actualizados los contenedores"},"content":{"rendered":"<p>Con Watchtower mantendremos actualizados nuestros docker, e informarnos ya sea por telegram o email cuando se actualizan:<\/p>\n<pre class=\"wp-block-preformatted\">version: '3.3'\n\u00a0\nservices:\n  watchtower:\n    image: containrrr<strong>\/<\/strong>watchtower\n    container_name: watchtower\n    restart: unless-stopped\n    volumes:\n      - '\/var\/run\/docker.sock:\/var\/run\/docker.sock'\n    environment:\n      - TZ=America<strong>\/<\/strong>Argentina\/Buenos_Aires\n      - WATCHTOWER_LIFECYCLE_HOOKS=1 \n      - WATCHTOWER_NOTIFICATIONS=shoutrrr\n      - WATCHTOWER_NOTIFICATION_URL=telegram:<strong>\/\/<\/strong>$BOT_TOKEN<strong>@<\/strong>telegram<strong>\/<\/strong>?channels=$CHAT_ID\n      - WATCHTOWER_NOTIFICATIONS=email \n      - WATCHTOWER_NOTIFICATION_EMAIL_FROM=fromaddress@gmail.com \n      - WATCHTOWER_NOTIFICATION_EMAIL_TO=toaddress@gmail.com \n      - WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.gmail.com \n      - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587 \n      - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=fromaddress@gmail.com \n      - WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=app_password \n      - WATCHTOWER_NOTIFICATION_EMAIL_DELAY=2\n# Elimina imagenes viejas para ganar espacio\n      - WATCHTOWER_CLEANUP=True\n# scheduler personalizado\n      - WATCHTOWER_SCHEDULE=\"0 0 *\/5 * * *\"\n# scheduler cada 86400 segundos (1 dia) (valor por defecto)\n      - WATCHTOWER_POLL_INTERVAL=86400<\/pre>\n<p>Mas info: https:\/\/containrrr.dev\/watchtower\/arguments\/<\/p>","protected":false},"excerpt":{"rendered":"<p>Con Watchtower mantendremos actualizados nuestros docker, e informarnos ya sea por telegram o email cuando se actualizan: version: &#8216;3.3&#8217; \u00a0 services: watchtower: image: containrrr\/watchtower container_name: watchtower restart: unless-stopped volumes: &#8211; &#8216;\/var\/run\/docker.sock:\/var\/run\/docker.sock&#8217; environment: &#8211; TZ=America\/Argentina\/Buenos_Aires &#8211; WATCHTOWER_LIFECYCLE_HOOKS=1 &#8211; WATCHTOWER_NOTIFICATIONS=shoutrrr &#8211; WATCHTOWER_NOTIFICATION_URL=telegram:\/\/$BOT_TOKEN@telegram\/?channels=$CHAT_ID &#8211; WATCHTOWER_NOTIFICATIONS=email &#8211; WATCHTOWER_NOTIFICATION_EMAIL_FROM=fromaddress@gmail.com &#8211; WATCHTOWER_NOTIFICATION_EMAIL_TO=toaddress@gmail.com &#8211; WATCHTOWER_NOTIFICATION_EMAIL_SERVER=smtp.gmail.com &#8211; WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PORT=587 &#8211; WATCHTOWER_NOTIFICATION_EMAIL_SERVER_USER=fromaddress@gmail.com &#8211; WATCHTOWER_NOTIFICATION_EMAIL_SERVER_PASSWORD=app_password &#8211; [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"off","ocean_gallery_id":[],"footnotes":""},"categories":[11],"tags":[],"class_list":["post-712","post","type-post","status-publish","format-standard","hentry","category-docker","entry"],"_links":{"self":[{"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/712","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=712"}],"version-history":[{"count":1,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/712\/revisions"}],"predecessor-version":[{"id":713,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/712\/revisions\/713"}],"wp:attachment":[{"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=712"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=712"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.galsoft.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}