|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/hyland-alfresco-developer-installation-with-containers/
课程评论:没有评论
课程名称:Hyland Alfresco 开发者 - 使用容器进行安装 概述:本课程旨在教授如何使用 Docker Compose 在本地快速搭建 Alfresco 内容服务(ACS)系统。课程将重点介绍社区版和企业版之间的差异。除了使用提供的 Docker Compose 文件外,课程还将尝试使用 Docker Compose 文件生成器。在讲解完 ACS 之后,我们将转向 Alfresco 流程服务(APS)。由于 APS 的试用版本不提供 Docker Compose 文件,因此我们将展示如何轻松创建一个。在这一部分中,我们还将讨论不同版本的 Activiti 开源工作流和引擎,以及它们在 ACS 和 APS 中嵌入的版本。 本课程将涵盖基本的 Docker 和 Docker Compose 概念。这为开发 ACS 和 APS 扩展做准备。技术上,您不必单独安装 ACS 来开发扩展,因为 Alfresco SDK 可以运行带有您正在开发的扩展的 ACS。然而,在独立于 SDK 的标准安装中部署和运行扩展总是一个好主意,特别是在正式发布之前。课程还将介绍如何在使用 Docker 时安装 ACS 扩展,这需要构建您自己的 Docker 镜像,并使用它们替代标准的 ACS Docker 镜像。我们将探讨标准 ACS Docker 镜像的存储位置以及如何在 Docker Compose 文件中引用它们。 另外,您还将了解用于打包和部署 ACS 产品的 GitHub 项目,以及在部署过程中使用的 Docker 镜像的查找方式。
This course teaches you how to get up and running with the Alfresco Content Services (ACS) system locally using Docker Compose. It will cover the differences between the Community version and the Enterprise version. As well as looking at the supplied Docker Compose files we will also try out a Docker Compose file generator.After covering ACS we will look at Alfresco Process Services (APS). An APS trial does not supply a Docker Compose file so we will see how one can be easily created. In this section we will also discuss different versions of the Activiti open source workflow and engine and what versions that are embedded in ACS and APS.This course also covers basic Docker and Docker Compose concepts. This is in preparation for developing extensions for ACS and APS. Technically you don't have to install ACS separately to develop extensions for it as the Alfresco SDK can run ACS with the extension(s) you are developing. However, deploying and running your extensions in a standard installation independently of the SDK is always a good idea before shipping it. We also went through how to install ACS extensions when using Docker. This requires building your own Docker Images and using them instead of the standard ACS Docker Images. We will look at where the standard ACS Docker Images are stored and how they are referenced in the Docker Compose files.In this course you will also learn about the GitHub projects used to package and deploy the ACS product, and where you can find the Docker Images used in the deployment process.