{"id":322864,"date":"2025-07-09T11:18:19","date_gmt":"2025-07-09T09:18:19","guid":{"rendered":"https:\/\/nextcloud.com\/?p=322864"},"modified":"2025-07-09T11:18:21","modified_gmt":"2025-07-09T09:18:21","slug":"how-to-use-nextcloud-aio-using-community-containers","status":"publish","type":"post","link":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/","title":{"rendered":"How to enable additional features in Nextcloud AIO using Community Containers"},"content":{"rendered":"\n<p>Nextcloud All-in-One (AIO) supports &#8220;Community Containers\u201d that let you easily add useful functionality to your instance and plug into Nextcloud AIO\u2019s update and backup features. With update 11.0.0, you can manage your Community Containers directly via the Nextcloud AIO interface.<\/p>\n\n\n\n<p>Read this guide to learn what Community Containers are and how to use them in your Nextcloud AIO.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What are Community Containers for Nextcloud AIO?<\/h2>\n\n\n\n<p><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\" target=\"_blank\" rel=\"noreferrer noopener\">Community Containers<\/a> for Nextcloud AIO bring numerous useful features developed by the Nextcloud community to your Nextcloud instance.<\/p>\n\n\n\n<p>While these features might not be directly related to your functionality, they can be helpful, for example, for managing your instance and deploying various apps.<\/p>\n\n\n\n<p>The Community Containers can be managed with your instance&#8217;s backup and container administration tools: for instance, to update the containers or retrieve update notifications.<\/p>\n\n\n\n<p>Community Containers are maintained by their authors, who make sure the containers are kept secure and up-to-date. However, this makes each container unique, and it\u2019s very important to get familiar with the documentation before running any new container with your instance.<\/p>\n\n\n\n<p>What makes this feature great? Anyone can add new features to their instance and centrally manage them with ease.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Examples of popular Community Containers<\/h2>\n\n\n\n<p>Some good examples of Community Containers include:<\/p>\n\n\n\n<ul class=\"wp-block-list nc-list\">\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/borgbackup-viewer\" target=\"_blank\" rel=\"noreferrer noopener\">BorgBackup Viewer<\/a>: Allows viewing the contents of the BorgBackup archives of Nextcloud AIO\u2019s backup solution and all your backed-up data via a web session inside your browser. This can also be used to restore and retrieve certain files and folders from your backups.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/caddy\" target=\"_blank\" rel=\"noreferrer noopener\">Caddy<\/a>: Takes over the TLS proxy and acts as a reverse proxy for other Community Containers. It allows using geoblocking to limit the exposure of the services on the internet.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/facerecognition\" target=\"_blank\" rel=\"noreferrer noopener\">Facerecognition<\/a>: The external model for the Face Recognition app in Nextcloud, which makes adding the app and this functionality very easy compared to compiling the needed dependencies directly into the Nextcloud container.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/fail2ban\" target=\"_blank\" rel=\"noreferrer noopener\">Fail2ban<\/a>: Takes over IP address blocking via the firewall if a certain number of false requests (like failed logins) is registered. It works for Nextcloud itself as well as additional Community Containers.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/lldap\" target=\"_blank\" rel=\"noreferrer noopener\">Light LDAP server<\/a>: Allows adding a central LDAP server instance to your Nextcloud AIO.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/memories\" target=\"_blank\" rel=\"noreferrer noopener\">Memories<\/a>: Integrates the hardware transcoding feature of the Memories app into Nextcloud, which makes the installation and configuration for video transcodings very easy.<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/pi-hole\" target=\"_blank\" rel=\"noreferrer noopener\">Pi-hole<\/a>: A dedicated DNS server with a web UI that can be used for overwriting DNS entries for faster access via the local IP address inside the home network and make use of the split-brain DNS (aka split-horizon DNS or split DNS).<\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/stalwart\" target=\"_blank\" rel=\"noreferrer noopener\">Stalwart mail server<\/a>: Integrates a full-fledged mail server into the Nextcloud AIO installation.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What\u2019s new: Manage Community Containers directly via AIO interface<\/h2>\n\n\n\n<p>Before version 11.0.0 of Nextcloud AIO, it was only possible to add and remove the Community Container via an environmental variable for the master container. Now you can add and remove the Community Containers easily via your Nextcloud AIO interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to use Community Containers with Nextcloud AIO<\/h2>\n\n\n<section class=\"nc-note-section\" id=\"\">\r\n\t<div class=\"\">\r\n\t\t<div class=\"row\">\r\n\t\t\t\t\t\t\t<div class=\"col-lg-12\">\r\n\t\t\t\t\t\t\t<div class=\"text-block\">\r\n\t\t\t\t\t<h3>Important: Make sure each Community container is compatible with your instance<\/h3>\n<p>It is crucial to read and understand the documentation of each Community Container you want to add to your Nextcloud. Running containers incorrectly might break your instance. What\u2019s more, some containers don\u2019t work on all CPU architectures, and some are not compatible with each other.<\/p>\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\r\n\t\t\t\r\n\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>1. Log in to the AIO interface. <a href=\"https:\/\/github.com\/nextcloud\/all-in-one?tab=readme-ov-file#how-to-easily-log-in-to-the-aio-interface\" target=\"_blank\" rel=\"noreferrer noopener\">Here\u2019s how to do it easily<\/a><\/p>\n\n\n\n<p>2. Update to the latest available AIO version (version 11.X is required), if not already done.<\/p>\n\n\n\n<p>3. Before you make any changes, create a backup copy by using the&nbsp;&#8220;<code>Create backup<\/code>&#8221;&nbsp;button in the&nbsp;&#8220;<code>Backup and restore<\/code>&#8221;&nbsp;section. In our recent guide, we explained how to perform <a href=\"https:\/\/nextcloud.com\/blog\/how-to-back-up-restore-nextcloud-remotely-using-borg\/\" target=\"_blank\" rel=\"noreferrer noopener\">remote backups<\/a> for better security and reliability of the backup.<\/p>\n\n\n\n<p>4. Now, the containers should be stopped automatically. Keep them stopped for now.<\/p>\n\n\n\n<p>5. Scroll down to the last section in the AIO interface and click on&nbsp;&#8220;<code>Show\/Hide available Community Containers<\/code>&#8220;.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full imageRoundShadow\"><img decoding=\"async\" width=\"1824\" height=\"1015\" src=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers.png\" alt=\"Nextcloud AIO Community Containers - finding the list of containers\" class=\"wp-image-322878\" srcset=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers.png 1824w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers-300x167.png 300w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers-1024x570.png 1024w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers-768x427.png 768w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/1-Nextcloud-AIO-Community-Containers-finding-the-list-of-containers-1536x855.png 1536w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/figure>\n\n\n\n<p>6. Here, you should see the list of available Community Containers.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full imageRoundShadow\"><img decoding=\"async\" width=\"1824\" height=\"1026\" src=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers.png\" alt=\"Nextcloud AIO Community Containers - open list of containers\" class=\"wp-image-322883\" srcset=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers.png 1824w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers-300x169.png 300w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers-1024x576.png 1024w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers-768x432.png 768w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/2-Nextcloud-AIO-Community-Containers-open-list-of-containers-1536x864.png 1536w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/figure>\n\n\n\n<p>7. Before enabling any of them, first read through the documentation of each container you want to enable. Do so by clicking on the documentation link next to the container checkbox. For example, in the case of the Fail2ban container, you will be redirected to the corresponding <a href=\"https:\/\/github.com\/nextcloud\/all-in-one\/tree\/main\/community-containers\/fail2ban\" target=\"_blank\" rel=\"noreferrer noopener\">documentation page<\/a>.<\/p>\n\n\n\n<p>8. If you have read through the documentation and understood it, you can enable the container via the checkbox. Afterwards, click on the&nbsp;&#8220;<code>Save changes<\/code>&#8221;&nbsp;button below the container list to save it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full imageRoundShadow\"><img decoding=\"async\" width=\"1824\" height=\"1026\" src=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run.png\" alt=\"Nextcloud AIO Community Containers - choosing ther containers to run\" class=\"wp-image-322888\" srcset=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run.png 1824w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run-300x169.png 300w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run-1024x576.png 1024w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run-768x432.png 768w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/3-Nextcloud-AIO-Community-Containers-choosing-ther-containers-to-run-1536x864.png 1536w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/figure>\n\n\n\n<p>9. In the pop-up dialogue, confirm that you have read and understood the documentation for all the containers that you wish to add.<\/p>\n\n\n\n<p>10. Now, the desired containers should be listed in the Containers list, and you should see that an update is available. Simply click on&nbsp;&#8220;<code>Start and update containers<\/code>&#8221;&nbsp;to start and update them. Make sure to create a backup before clicking this button if you haven&#8217;t done it yet.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full imageRoundShadow\"><img decoding=\"async\" width=\"1824\" height=\"1368\" src=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/4-Nextcloud-AIO-Community-Containers-updating-containers.png\" alt=\"Nextcloud AIO Community Containers - updating containers\" class=\"wp-image-322893\" srcset=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/4-Nextcloud-AIO-Community-Containers-updating-containers.png 1824w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/4-Nextcloud-AIO-Community-Containers-updating-containers-300x225.png 300w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/4-Nextcloud-AIO-Community-Containers-updating-containers-768x576.png 768w, https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/4-Nextcloud-AIO-Community-Containers-updating-containers-1536x1152.png 1536w\" sizes=\"(max-width: 1824px) 100vw, 1824px\" \/><\/figure>\n\n\n\n<p>You have now successfully added Community Containers to your Nextcloud AIO!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Regain control over your data with Nextcloud Hub 10<\/h2>\n\n\n\n<p>Nextcloud Hub 10 is an integrated but modular solution that you shape and define, replacing multiple disconnected stand-alone apps and restrictive, rigid app bundles. Instead, it offers flexibility and adaptability within a unified platform, so you can readjust your focus on what matters. Learn more about <a href=\"https:\/\/nextcloud.com\/blog\/nextcloud-hub10\/\" target=\"_blank\" rel=\"noreferrer noopener\">Nextcloud Hub 10<\/a> in our blog.<\/p>\n\n\n\n<p>Interested? Download <a href=\"https:\/\/nextcloud.com\/install\/#aio\" target=\"_blank\" rel=\"noreferrer noopener\">the latest version of Nextcloud AIO<\/a> and get started now! <\/p>\n\n\n<section class=\"promo-section  wide\" id=\"cta\" style=\"\" data-expiration=\"\">\n\t<div class=\"container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-12\">\n\t\t\t\t<div class=\"text-block\">\n\t\t\t\t\t<div class=\"icon\"><img decoding=\"async\" src=\"https:\/\/nextcloud.com\/c\/uploads\/2023\/06\/download-solid-white.svg\" alt=\"Nextcloud - Set up Nextcloud AIO\"\/><\/div><h2>Set up Nextcloud AIO<\/h2><p>Get Nextcloud AIO image and follow the guide for Linux or Windows for an easy setup.<\/p>\n\t\t\t\t\t\t<div class=\"btns-inline-centered\">\n\t\t\t\t\t\t\t<a class=\"c-btn btn-white\" href=\"https:\/\/nextcloud.com\/blog\/how-to-install-the-nextcloud-all-in-one-on-linux\/\" target=\"_blank\">Linux<\/a><a class=\"c-btn btn-white-outline\" href=\"https:\/\/nextcloud.com\/blog\/your-guide-to-the-nextcloud-all-in-one-on-windows-10-11\/\" target=\"_blank\">Windows<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Nextcloud All-in-One (AIO) supports Community Containers that let you easily add useful functionality to your instance and plug into Nextcloud AIO\u2019s update and backup features. <\/p>\n","protected":false},"author":33,"featured_media":322994,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"publish_to_discourse":"","publish_post_category":"22","wpdc_auto_publish_overridden":"","wpdc_topic_tags":"","wpdc_pin_topic":"","wpdc_pin_until":"","discourse_post_id":"681645","discourse_permalink":"https:\/\/help.nextcloud.com\/t\/how-to-enable-additional-features-in-nextcloud-aio-using-community-containers\/228302","wpdc_publishing_response":"success","wpdc_publishing_error":"","footnotes":""},"categories":[11,6,1],"tags":[],"class_list":["post-322864","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-community","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to use Nextcloud AIO community containers- Nextcloud<\/title>\n<meta name=\"description\" content=\"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to use Nextcloud AIO community containers- Nextcloud\" \/>\n<meta property=\"og:description\" content=\"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\" \/>\n<meta property=\"og:site_name\" content=\"Nextcloud\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Nextclouders\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-09T09:18:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T09:18:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Mikhail Korotaev\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:site\" content=\"@nextclouders\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mikhail Korotaev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\"},\"author\":{\"name\":\"Mikhail Korotaev\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c4131c923c11769c06b82290f98f8ac8\"},\"headline\":\"How to enable additional features in Nextcloud AIO using Community Containers\",\"datePublished\":\"2025-07-09T09:18:19+00:00\",\"dateModified\":\"2025-07-09T09:18:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\"},\"wordCount\":839,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png\",\"articleSection\":[\"Blog\",\"Community\",\"Uncategorized\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\",\"url\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\",\"name\":\"How to use Nextcloud AIO community containers- Nextcloud\",\"isPartOf\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png\",\"datePublished\":\"2025-07-09T09:18:19+00:00\",\"dateModified\":\"2025-07-09T09:18:21+00:00\",\"description\":\"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers\",\"breadcrumb\":{\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage\",\"url\":\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png\",\"contentUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png\",\"width\":1920,\"height\":1080,\"caption\":\"How to enable additional features in Nextcloud AIO using Community Containers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nextcloud.com\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to enable additional features in Nextcloud AIO using Community Containers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nextcloud.com\/it\/#website\",\"url\":\"https:\/\/nextcloud.com\/it\/\",\"name\":\"Nextcloud\",\"description\":\"Regain control over your data\",\"publisher\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nextcloud.com\/it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nextcloud.com\/it\/#organization\",\"name\":\"Nextcloud\",\"url\":\"https:\/\/nextcloud.com\/it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg\",\"contentUrl\":\"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"Nextcloud\"},\"image\":{\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Nextclouders\/\",\"https:\/\/x.com\/nextclouders\",\"https:\/\/www.linkedin.com\/company\/10827569\/\",\"https:\/\/youtube.com\/nextcloud\",\"https:\/\/www.instagram.com\/nextclouders\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c4131c923c11769c06b82290f98f8ac8\",\"name\":\"Mikhail Korotaev\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/nextcloud.com\/it\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/50239e6d041bd078acdbbdad43132efabac4ca0799ae3eb97ec30bc09b62e515?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/50239e6d041bd078acdbbdad43132efabac4ca0799ae3eb97ec30bc09b62e515?s=96&d=mm&r=g\",\"caption\":\"Mikhail Korotaev\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to use Nextcloud AIO community containers- Nextcloud","description":"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/","og_locale":"it_IT","og_type":"article","og_title":"How to use Nextcloud AIO community containers- Nextcloud","og_description":"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers","og_url":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/","og_site_name":"Nextcloud","article_publisher":"https:\/\/www.facebook.com\/Nextclouders\/","article_published_time":"2025-07-09T09:18:19+00:00","article_modified_time":"2025-07-09T09:18:21+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","type":"image\/png"}],"author":"Mikhail Korotaev","twitter_card":"summary_large_image","twitter_creator":"@nextclouders","twitter_site":"@nextclouders","twitter_misc":{"Scritto da":"Mikhail Korotaev","Tempo di lettura stimato":"4 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#article","isPartOf":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/"},"author":{"name":"Mikhail Korotaev","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c4131c923c11769c06b82290f98f8ac8"},"headline":"How to enable additional features in Nextcloud AIO using Community Containers","datePublished":"2025-07-09T09:18:19+00:00","dateModified":"2025-07-09T09:18:21+00:00","mainEntityOfPage":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/"},"wordCount":839,"commentCount":0,"publisher":{"@id":"https:\/\/nextcloud.com\/it\/#organization"},"image":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","articleSection":["Blog","Community","Uncategorized"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/","url":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/","name":"How to use Nextcloud AIO community containers- Nextcloud","isPartOf":{"@id":"https:\/\/nextcloud.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage"},"image":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage"},"thumbnailUrl":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","datePublished":"2025-07-09T09:18:19+00:00","dateModified":"2025-07-09T09:18:21+00:00","description":"Learn how to add numerous useful features to your Nextcloud AIO instance using Nextcloud AIO Community Containers","breadcrumb":{"@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#primaryimage","url":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","contentUrl":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","width":1920,"height":1080,"caption":"How to enable additional features in Nextcloud AIO using Community Containers"},{"@type":"BreadcrumbList","@id":"https:\/\/nextcloud.com\/it\/blog\/how-to-use-nextcloud-aio-using-community-containers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nextcloud.com\/it\/"},{"@type":"ListItem","position":2,"name":"How to enable additional features in Nextcloud AIO using Community Containers"}]},{"@type":"WebSite","@id":"https:\/\/nextcloud.com\/it\/#website","url":"https:\/\/nextcloud.com\/it\/","name":"Nextcloud","description":"Regain control over your data","publisher":{"@id":"https:\/\/nextcloud.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nextcloud.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/nextcloud.com\/it\/#organization","name":"Nextcloud","url":"https:\/\/nextcloud.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","contentUrl":"https:\/\/nextcloud.com\/c\/uploads\/2022\/10\/nextcloud-logo-blue-transparent.svg","width":"1024","height":"1024","caption":"Nextcloud"},"image":{"@id":"https:\/\/nextcloud.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Nextclouders\/","https:\/\/x.com\/nextclouders","https:\/\/www.linkedin.com\/company\/10827569\/","https:\/\/youtube.com\/nextcloud","https:\/\/www.instagram.com\/nextclouders\/"]},{"@type":"Person","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/c4131c923c11769c06b82290f98f8ac8","name":"Mikhail Korotaev","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/nextcloud.com\/it\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/50239e6d041bd078acdbbdad43132efabac4ca0799ae3eb97ec30bc09b62e515?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/50239e6d041bd078acdbbdad43132efabac4ca0799ae3eb97ec30bc09b62e515?s=96&d=mm&r=g","caption":"Mikhail Korotaev"}}]}},"featured_media_url":"https:\/\/nextcloud.com\/c\/uploads\/2025\/07\/How-to-enable-additional-features-in-Nextcloud-AIO-using-Community-Containers.png","_links":{"self":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/322864","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/users\/33"}],"replies":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/comments?post=322864"}],"version-history":[{"count":18,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/322864\/revisions"}],"predecessor-version":[{"id":323001,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/posts\/322864\/revisions\/323001"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/media\/322994"}],"wp:attachment":[{"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/media?parent=322864"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/categories?post=322864"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nextcloud.com\/it\/wp-json\/wp\/v2\/tags?post=322864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}